chore(questions.yaml): set default value for version
This commit is contained in:
parent
0ec9a9f510
commit
9ac657e80c
@ -11,7 +11,7 @@ questions:
|
|||||||
group: "Loadbalancing"
|
group: "Loadbalancing"
|
||||||
- variable: image.image.tag
|
- variable: image.image.tag
|
||||||
label: Version
|
label: Version
|
||||||
default: ""
|
default: "latest"
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user