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: