chore(questions.yaml): set default value for version

This commit is contained in:
sido 2018-11-28 21:55:54 +01:00
parent 0ec9a9f510
commit 9ac657e80c
1 changed files with 1 additions and 1 deletions

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