diff options
| author | Nick Maietta <[email protected]> | 2022-01-01 10:00:49 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-01 10:00:49 -0800 |
| commit | 5c777a25cae35cf1aa7cbaee73489be123f6f152 (patch) | |
| tree | b19aa84f88326f8019bf9c585852da4bf4ad47c8 | |
| parent | 022955ceb9618853601c223540c18374ef05e6e6 (diff) | |
| download | caprover-one-click-apps-5c777a25cae35cf1aa7cbaee73489be123f6f152.tar.gz caprover-one-click-apps-5c777a25cae35cf1aa7cbaee73489be123f6f152.zip | |
Update chadburn.yml (#593)
Chadburn now support multiple architectures with version 1.0.1. Also removed the "v" prefix for all versions.
| -rw-r--r-- | public/v4/apps/chadburn.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/chadburn.yml b/public/v4/apps/chadburn.yml index ea89732..dce8068 100644 --- a/public/v4/apps/chadburn.yml +++ b/public/v4/apps/chadburn.yml @@ -11,7 +11,7 @@ caproverOneClickApp: variables: - id: '$$cap_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. validRegex: "/^([^\\s^\\/])+$/" - id: '$$cap_tz' |
