Compare commits

..

No commits in common. "b0301449bc612a98662fba9e9a8fe2485f79b66d" and "0ec9a9f510c297123978799f8716eea498a8d901" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.0" appVersion: "1.0"
description: MOLGENIS Helm chart for OpenCPU description: MOLGENIS Helm chart for OpenCPU
name: molgenis-website name: molgenis-website
version: 0.3.2 version: 0.3.1
sources: sources:
- https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm.git - 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 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" group: "Loadbalancing"
- variable: image.image.tag - variable: image.image.tag
label: Version label: Version
default: "latest" default: ""
description: "Select a MOLGENIS website version (check the registry.molgenis.org for released tags)" description: "Select a MOLGENIS website version (check the registry.molgenis.org for released tags)"
type: string type: string
required: true required: true