diff --git a/changelog.yaml b/changelog.yaml index 953f879f..310f2d07 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -52,6 +52,10 @@ date: TBD changes: +- version: "0.39.1" + date: 2023-11-29 + changes: + - type: enhancement impact: patch title: Update JFR image to tag 231120_3aac49d diff --git a/charts/steward/Chart.yaml b/charts/steward/Chart.yaml index d5f146c9..c8767f71 100644 --- a/charts/steward/Chart.yaml +++ b/charts/steward/Chart.yaml @@ -5,8 +5,8 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.39.1-dev +version: 0.39.2-dev # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.39.1-dev +appVersion: 0.39.2-dev diff --git a/charts/steward/values.yaml b/charts/steward/values.yaml index da3356ab..67a98ba7 100644 --- a/charts/steward/values.yaml +++ b/charts/steward/values.yaml @@ -14,7 +14,7 @@ runController: k8sAPIRequestTimeout: "" image: repository: stewardci/stewardci-run-controller - tag: "0.39.0" #Do not modify this line! RunController tag updated automatically + tag: "0.39.1" #Do not modify this line! RunController tag updated automatically pullPolicy: IfNotPresent resources: limits: