From ed571836d7c0e67304c349e7e71147101f7afa54 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Wed, 15 Apr 2020 20:58:35 -0700 Subject: [PATCH] chart: Update questions.yaml to v0.8.1-rc1 Signed-off-by: Sheng Yang --- chart/questions.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/questions.yml b/chart/questions.yml index 4bf0d5d..182e364 100644 --- a/chart/questions.yml +++ b/chart/questions.yml @@ -11,7 +11,7 @@ questions: label: Longhorn Manager Image Name group: "Longhorn Images Settings" - variable: image.longhorn.managerTag - default: v0.8.0 + default: v0.8.1-rc1 description: "Specify Longhorn Manager Image Tag" type: string label: Longhorn Manager Image Tag @@ -23,7 +23,7 @@ questions: label: Longhorn Engine Image Name group: "Longhorn Images Settings" - variable: image.longhorn.engineTag - default: v0.8.0 + default: v0.8.1-rc1 description: "Specify Longhorn Engine Image Tag" type: string label: Longhorn Engine Image Tag @@ -35,7 +35,7 @@ questions: label: Longhorn UI Image Name group: "Longhorn Images Settings" - variable: image.longhorn.uiTag - default: v0.8.0 + default: v0.8.1-rc1 description: "Specify Longhorn UI Image Tag" type: string label: Longhorn UI Image Tag