diff options
| author | Vdauphin <[email protected]> | 2023-11-27 03:55:27 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-26 18:55:27 -0800 |
| commit | 343b6b6f6d9bc2b6df21aae61fd2b50eb2685a98 (patch) | |
| tree | c775f752e34d06de2b5657e59e9314aa71267ac4 | |
| parent | 47a5b3461f87be33636efd9529d96a5246989d5e (diff) | |
| download | caprover-one-click-apps-343b6b6f6d9bc2b6df21aae61fd2b50eb2685a98.tar.gz caprover-one-click-apps-343b6b6f6d9bc2b6df21aae61fd2b50eb2685a98.zip | |
Update gitea.yml to 1.21.1 (#1025)
* Update gitea.yml
* Update gitea.yml
| -rw-r--r-- | public/v4/apps/gitea.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/gitea.yml b/public/v4/apps/gitea.yml index 451e313..9f9a324 100644 --- a/public/v4/apps/gitea.yml +++ b/public/v4/apps/gitea.yml @@ -36,7 +36,7 @@ caproverOneClickApp: validRegex: /.{1,}/ - id: $$cap_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 validRegex: /^([^\s^\/])+$/ - id: $$cap_mysql_version |
