diff --git a/chart/questions.yaml b/chart/questions.yaml index 95c6a47..ffac0a3 100644 --- a/chart/questions.yaml +++ b/chart/questions.yaml @@ -17,7 +17,7 @@ questions: label: Longhorn Manager Image Repository group: "Longhorn Images Settings" - variable: image.longhorn.manager.tag - default: master-head + default: v1.3.0 description: "Specify Longhorn Manager Image Tag" type: string label: Longhorn Manager Image Tag @@ -29,7 +29,7 @@ questions: label: Longhorn Engine Image Repository group: "Longhorn Images Settings" - variable: image.longhorn.engine.tag - default: master-head + default: v1.3.0 description: "Specify Longhorn Engine Image Tag" type: string label: Longhorn Engine Image Tag @@ -41,7 +41,7 @@ questions: label: Longhorn UI Image Repository group: "Longhorn Images Settings" - variable: image.longhorn.ui.tag - default: master-head + default: v1.3.0 description: "Specify Longhorn UI Image Tag" type: string label: Longhorn UI Image Tag