From 445620e05c0b57141cb3b4523e276a97ce9c9fc7 Mon Sep 17 00:00:00 2001 From: Rodrigo Zhou Date: Fri, 12 Jan 2024 16:14:13 -0600 Subject: [PATCH] Bump OSS to v1.22.4 (#453) --- Chart.yaml | 4 ++-- values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 100562cb..0a8dc84a 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.31.0 +version: 0.32.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.3 +appVersion: 1.22.4 diff --git a/values.yaml b/values.yaml index 43c223c4..9a150f5f 100644 --- a/values.yaml +++ b/values.yaml @@ -21,7 +21,7 @@ server: sidecarContainers: {} image: repository: temporalio/server - tag: 1.22.3 + tag: 1.22.4 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.3 + tag: 1.22.4 pullPolicy: IfNotPresent service: