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:
Nick Maietta 2022-01-01 10:00:49 -08:00 committed by GitHub
parent 022955ceb9
commit 5c777a25ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'