Skip to content

Commit

Permalink
Update JFR image to 210413_777e270 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
alxsap authored Apr 19, 2021
1 parent 68a3e02 commit 633b223
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@
date: TBD
changes:

- type: security
impact: patch
title: Update JFR image to 210413_777e270 with secure agent protocols
description: |-
Insecure Jenkins agent protocols have been disabled by configuring only secure ones.
Here you can see the [Jenkinsfile Runner Image changes](https://github.com/SAP/stewardci-jenkinsfilerunner-image/compare/210205_1988c5e...210413_777e270).
pullRequestNumber: 222
jiraIssueNumber: 62

- title: Introduce auxiliary pipeline run namespaces
type: enhancement
impact: patch
Expand Down
2 changes: 1 addition & 1 deletion charts/steward/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pipelineRuns:
# Example: http://elasticsearch-primary.elasticsearch.svc.cluster.local:9200/jenkins-logs/_doc
indexURL: ""
jenkinsfileRunner:
image: "stewardci/stewardci-jenkinsfile-runner:210205_1988c5e"
image: "stewardci/stewardci-jenkinsfile-runner:210413_777e270"
imagePullPolicy: IfNotPresent
javaOpts: >-
-Dhudson.slaves.NodeProvisioner.initialDelay=0
Expand Down

0 comments on commit 633b223

Please sign in to comment.