diff --git a/charts/molgenis-website/Chart.yaml b/charts/molgenis-website/Chart.yaml index 78b9fb7..18a7d4d 100644 --- a/charts/molgenis-website/Chart.yaml +++ b/charts/molgenis-website/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "1.0" description: MOLGENIS Helm chart for OpenCPU name: molgenis-website -version: 0.3.1 +version: 0.3.2 sources: - https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm.git icon: https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm/raw/master/charts/molgenis-website/catalogIcon-molgenis-website.png diff --git a/charts/molgenis-website/questions.yml b/charts/molgenis-website/questions.yml index bab686e..c09697e 100644 --- a/charts/molgenis-website/questions.yml +++ b/charts/molgenis-website/questions.yml @@ -11,7 +11,7 @@ questions: group: "Loadbalancing" - variable: image.image.tag label: Version - default: "" + default: "latest" description: "Select a MOLGENIS website version (check the registry.molgenis.org for released tags)" type: string required: true