From 340ed789f23685f498de833f594b972a78cfd830 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Tue, 21 Apr 2020 16:57:02 -0700 Subject: [PATCH] chart: Update questions.yaml to v0.8.1-rc2 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 eac4faf..80621f5 100644 --- a/chart/questions.yml +++ b/chart/questions.yml @@ -19,7 +19,7 @@ questions: label: Longhorn Manager Image Name group: "Longhorn Images Settings" - variable: image.longhorn.managerTag - default: v0.8.1-rc1 + default: v0.8.1-rc2 description: "Specify Longhorn Manager Image Tag" type: string label: Longhorn Manager Image Tag @@ -31,7 +31,7 @@ questions: label: Longhorn Engine Image Name group: "Longhorn Images Settings" - variable: image.longhorn.engineTag - default: v0.8.1-rc1 + default: v0.8.1-rc2 description: "Specify Longhorn Engine Image Tag" type: string label: Longhorn Engine Image Tag @@ -43,7 +43,7 @@ questions: label: Longhorn UI Image Name group: "Longhorn Images Settings" - variable: image.longhorn.uiTag - default: v0.8.1-rc1 + default: v0.8.1-rc2 description: "Specify Longhorn UI Image Tag" type: string label: Longhorn UI Image Tag