Update databag.yml default version (#978)
This commit is contained in:
parent
f01c785151
commit
fe591f182c
|
|
@ -13,7 +13,7 @@ caproverOneClickApp:
|
||||||
variables:
|
variables:
|
||||||
- id: '$$cap_version'
|
- id: '$$cap_version'
|
||||||
label: Databag Version
|
label: Databag Version
|
||||||
defaultValue: '0.1.6'
|
defaultValue: '0.1.7'
|
||||||
description: Check out their Docker page for the valid tags https://hub.docker.com/r/balzack/databag/tags
|
description: Check out their Docker page for the valid tags https://hub.docker.com/r/balzack/databag/tags
|
||||||
validRegex: "/^([^\\s^\\/])+$/"
|
validRegex: "/^([^\\s^\\/])+$/"
|
||||||
- id: '$$cap_tz'
|
- id: '$$cap_tz'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue