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