From 239683c9c76c01cce07e96aff7447fbe29dfdefd Mon Sep 17 00:00:00 2001 From: Rodrigo Zhou Date: Thu, 7 Dec 2023 23:59:35 -0600 Subject: [PATCH] Bump OSS to v1.22.3 (#446) --- Chart.yaml | 4 ++-- values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 48383585..100562cb 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -49,8 +49,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.30.0 +version: 0.31.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: 1.22.2 +appVersion: 1.22.3 diff --git a/values.yaml b/values.yaml index 0bd0c15a..43c223c4 100644 --- a/values.yaml +++ b/values.yaml @@ -21,7 +21,7 @@ server: sidecarContainers: {} image: repository: temporalio/server - tag: 1.22.2 + tag: 1.22.3 pullPolicy: IfNotPresent # Global default settings (can be overridden per service) @@ -286,7 +286,7 @@ admintools: enabled: true image: repository: temporalio/admin-tools - tag: 1.22.2 + tag: 1.22.3 pullPolicy: IfNotPresent service: