From 554af98287e45fada195f94c5950018a10f72935 Mon Sep 17 00:00:00 2001 From: stewardci-build Date: Thu, 10 Aug 2023 12:28:48 +0000 Subject: [PATCH] Release v0.35.0 --- changelog.yaml | 4 ++-- charts/steward/Chart.yaml | 4 ++-- charts/steward/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/changelog.yaml b/changelog.yaml index c163ee38..a10a1212 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -48,8 +48,8 @@ # ! Do NOT add change entries to already released versions! Only add to version 'NEXT'. # ! Do NOT change any 'version' or 'date' values manually! The pipeline will take care. # ! Do NOT change the order of version blocks! 'NEXT' needs to stay the first version block. -- version: NEXT - date: TBD +- version: "0.35.0" + date: 2023-08-10 changes: - type: enhancement diff --git a/charts/steward/Chart.yaml b/charts/steward/Chart.yaml index 77f7857a..ffdaf65c 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.35.0-dev +version: 0.35.0 # 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.35.0-dev +appVersion: 0.35.0 diff --git a/charts/steward/values.yaml b/charts/steward/values.yaml index 0ab4d7eb..7deb1923 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.34.0" #Do not modify this line! RunController tag updated automatically + tag: "0.35.0" #Do not modify this line! RunController tag updated automatically pullPolicy: IfNotPresent resources: limits: