Update chadburn.yml (#593)
Chadburn now support multiple architectures with version 1.0.1. Also removed the "v" prefix for all versions.
This commit is contained in:
parent
022955ceb9
commit
5c777a25ca
|
|
@ -11,7 +11,7 @@ caproverOneClickApp:
|
||||||
variables:
|
variables:
|
||||||
- id: '$$cap_version'
|
- id: '$$cap_version'
|
||||||
label: Chadburn version
|
label: Chadburn version
|
||||||
defaultValue: 'v1.0.0'
|
defaultValue: '1.0.1'
|
||||||
description: See https://github.com/PremoWeb/Chadburn/releases for a list of versions and changelog details.
|
description: See https://github.com/PremoWeb/Chadburn/releases for a list of versions and changelog details.
|
||||||
validRegex: "/^([^\\s^\\/])+$/"
|
validRegex: "/^([^\\s^\\/])+$/"
|
||||||
- id: '$$cap_tz'
|
- id: '$$cap_tz'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue