From a89007097b76cdc36f389987afdadb61fdb34cc7 Mon Sep 17 00:00:00 2001 From: Mikhail Gryzykhin <12602502+Ardagan@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:59:12 -0800 Subject: [PATCH] Release 1.14.0 (#250) --- Chart.yaml | 4 ++-- values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index b08632e5..1616ca3f 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.13.3 +version: 0.14.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.13.1 +appVersion: 1.14.0 diff --git a/values.yaml b/values.yaml index 1c1b32d5..6179d81c 100644 --- a/values.yaml +++ b/values.yaml @@ -10,7 +10,7 @@ server: sidecarContainers: image: repository: temporalio/server - tag: 1.13.1 + tag: 1.14.0 pullPolicy: IfNotPresent # Global default settings (can be overridden per service) @@ -222,7 +222,7 @@ admintools: enabled: true image: repository: temporalio/admin-tools - tag: 1.13.1 + tag: 1.14.0 pullPolicy: IfNotPresent service: