Update databag.yml default version (#978)

This commit is contained in:
Pierre Balzack 2023-08-14 22:03:48 -07:00 committed by GitHub
parent f01c785151
commit fe591f182c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ caproverOneClickApp:
variables:
- id: '$$cap_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
validRegex: "/^([^\\s^\\/])+$/"
- id: '$$cap_tz'