Update gitea.yml to 1.21.1 (#1025)
* Update gitea.yml * Update gitea.yml
This commit is contained in:
parent
47a5b3461f
commit
343b6b6f6d
|
|
@ -36,7 +36,7 @@ caproverOneClickApp:
|
||||||
validRegex: /.{1,}/
|
validRegex: /.{1,}/
|
||||||
- id: $$cap_gitea_version
|
- id: $$cap_gitea_version
|
||||||
label: Gitea Version
|
label: Gitea Version
|
||||||
defaultValue: '1.19.0'
|
defaultValue: '1.21.1'
|
||||||
description: Check out their Docker page for the valid tags https://hub.docker.com/r/gitea/gitea/tags
|
description: Check out their Docker page for the valid tags https://hub.docker.com/r/gitea/gitea/tags
|
||||||
validRegex: /^([^\s^\/])+$/
|
validRegex: /^([^\s^\/])+$/
|
||||||
- id: $$cap_mysql_version
|
- id: $$cap_mysql_version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue