From 335b5965fe76fca227c57a301ab7975627b409c7 Mon Sep 17 00:00:00 2001 From: David Ko Date: Fri, 19 Nov 2021 02:24:49 +0800 Subject: [PATCH] Update to v1_20210731 Signed-off-by: David Ko --- 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 56ad8b2..0184332 100644 --- a/chart/questions.yml +++ b/chart/questions.yml @@ -53,7 +53,7 @@ questions: label: Longhorn Instance Manager Image Repository group: "Longhorn Images Settings" - variable: image.longhorn.instanceManager.tag - default: v1_20210621 + default: v1_20210731 description: "Specify Longhorn Instance Manager Image Tag" type: string label: Longhorn Instance Manager Image Tag diff --git a/chart/values.yaml b/chart/values.yaml index 0d25306..90bf68a 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -18,7 +18,7 @@ image: tag: v1.1.3-rc1 instanceManager: repository: longhornio/longhorn-instance-manager - tag: v1_20210621 + tag: v1_20210731 shareManager: repository: longhornio/longhorn-share-manager tag: v1_20210416