Compare commits

..

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

2 changed files with 3 additions and 3 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.1 version: 0.3.0
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

@ -6,9 +6,9 @@ questions:
label: Hostname(s) label: Hostname(s)
default: "site.dev.molgenis.org" default: "site.dev.molgenis.org"
description: "Specify a hostname for this MOLGENIS website instance" description: "Specify a hostname for this MOLGENIS website instance"
type: string type: hostname
required: true required: true
group: "Loadbalancing" group: "Provisioning"
- variable: image.image.tag - variable: image.image.tag
label: Version label: Version
default: "" default: ""