Compare commits

...

2 Commits

Author SHA1 Message Date
sido b0301449bc chore(chart.yaml): bumped version to 0.3.2 2018-11-28 21:56:12 +01:00
sido 9ac657e80c chore(questions.yaml): set default value for version 2018-11-28 21:55:54 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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