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