From 353e843e3e4cb060df193ede052e8a0294464fb2 Mon Sep 17 00:00:00 2001 From: Shuo Wu Date: Tue, 13 Jul 2021 11:43:44 +0800 Subject: [PATCH] chart: Update default tag for instance manager in question.yml Signed-off-by: Shuo Wu --- chart/questions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/questions.yml b/chart/questions.yml index 78b5a77..c5d68f2 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_20201216 + default: v1_20210621 description: "Specify Longhorn Instance Manager Image Tag" type: string label: Longhorn Instance Manager Image Tag