From 225acb3140e768b51bd21b7cb23a73b8accd5c6f Mon Sep 17 00:00:00 2001 From: wxing1292 Date: Thu, 10 Dec 2020 16:46:54 -0800 Subject: [PATCH] Release 1.4.1 (#119) --- Chart.yaml | 2 +- values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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: