Skip to content

Commit

Permalink
Rollback JFR plugin update (#358)
Browse files Browse the repository at this point in the history
* rolback

Co-authored-by: parsavali2 <[email protected]>
  • Loading branch information
rinckm and parsavali2 authored Jan 30, 2023
1 parent 3b4b8bc commit 62c33fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,17 @@
- version: NEXT
date: TBD
changes:

- type: bug
impact: patch
title: Rollback updated plugins
description: |-
Rollback `stewardci/stewardci-jenkinsfile-runner` image to `230126_b29a3f0` version
pullRequestNumber: 358
- version: "0.25.0"
date: 2023-01-26
recall:
message: |-
This version contains a non working JFR image. Use version 0.25.1 instead.
changes:
- type: enhancement
impact: minor
Expand Down
2 changes: 1 addition & 1 deletion charts/steward/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ pipelineRuns:
elasticsearch:
indexURL: ""
jenkinsfileRunner:
image: "stewardci/stewardci-jenkinsfile-runner:230126_aff88f9"
image: "stewardci/stewardci-jenkinsfile-runner:230126_b29a3f0"
imagePullPolicy: IfNotPresent
javaOpts: >-
-Dhudson.slaves.NodeProvisioner.initialDelay=0
Expand Down

0 comments on commit 62c33fb

Please sign in to comment.