From fa5e6501f66d03d73ad9ac814c9869f1ac973bb5 Mon Sep 17 00:00:00 2001 From: Shuo Wu Date: Wed, 20 May 2020 10:53:54 +0800 Subject: [PATCH] chart: Update instance manager image tag Signed-off-by: Shuo Wu --- chart/questions.yml | 2 +- chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/questions.yml b/chart/questions.yml index 4505e55..35f2209 100644 --- a/chart/questions.yml +++ b/chart/questions.yml @@ -53,7 +53,7 @@ questions: label: Longhorn Instance Manager Image Name group: "Longhorn Images Settings" - variable: image.longhorn.instanceManagerTag - default: v1_20200301 + default: v1_20200514 description: "Specify Longhorn Instance Manager Image Tag" type: string label: Longhorn Manager Image Tag diff --git a/chart/values.yaml b/chart/values.yaml index 63efb47..f515156 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -10,7 +10,7 @@ image: ui: longhornio/longhorn-ui uiTag: v1.0.0-rc1 instanceManager: longhornio/longhorn-instance-manager - instanceManagerTag: v1_20200301 + instanceManagerTag: v1_20200514 pullPolicy: IfNotPresent service: