Merge branch 'master' of p281392/thirdparty-ops-docker-helm into master
This commit is contained in:
commit
ad745da674
@ -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.0
|
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
|
||||||
|
@ -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: hostname
|
type: string
|
||||||
required: true
|
required: true
|
||||||
group: "Provisioning"
|
group: "Loadbalancing"
|
||||||
- variable: image.image.tag
|
- variable: image.image.tag
|
||||||
label: Version
|
label: Version
|
||||||
default: ""
|
default: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user