diff --git a/Chart.yaml b/Chart.yaml index c8794fbb..cda4b708 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -57,4 +57,4 @@ version: 0.2.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.4.0 +appVersion: 1.4.1 diff --git a/values.yaml b/values.yaml index 9bbb71bd..8712e196 100644 --- a/values.yaml +++ b/values.yaml @@ -9,7 +9,7 @@ server: enabled: true image: repository: temporalio/server - tag: 1.4.0 + tag: 1.4.1 pullPolicy: IfNotPresent kafka: @@ -216,7 +216,7 @@ admintools: enabled: true image: repository: temporalio/admin-tools - tag: 1.4.0 + tag: 1.4.1 pullPolicy: IfNotPresent service: