diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index b2c9ae1dd90..3903dad372a 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -20,4 +20,4 @@ name: prototype-gui sources: - https://github.com/truecharts/apps/tree/master/develop/prototype-gui type: application -version: 0.0.4 +version: 0.0.5 diff --git a/charts/develop/prototype-gui/SCALE/questions.yaml b/charts/develop/prototype-gui/SCALE/questions.yaml index c38a032b607..17b16ee235b 100644 --- a/charts/develop/prototype-gui/SCALE/questions.yaml +++ b/charts/develop/prototype-gui/SCALE/questions.yaml @@ -54,7 +54,7 @@ questions: label: "(Advanced) Controller Type" schema: type: string - default: "Deployment" + default: "deployment" required: true enum: - value: "deployment"