diff --git a/Chart.yaml b/Chart.yaml index e004d813..55383f2a 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.19.0 +version: 0.19.1 # 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.19.0 +appVersion: 1.19.1 diff --git a/values.yaml b/values.yaml index 668a022c..def7e925 100644 --- a/values.yaml +++ b/values.yaml @@ -21,7 +21,7 @@ server: sidecarContainers: image: repository: temporalio/server - tag: 1.19.0 + tag: 1.19.1 pullPolicy: IfNotPresent # Global default settings (can be overridden per service) @@ -238,7 +238,7 @@ admintools: enabled: true image: repository: temporalio/admin-tools - tag: 1.19.0 + tag: 1.19.1 pullPolicy: IfNotPresent service: