From 343b6b6f6d9bc2b6df21aae61fd2b50eb2685a98 Mon Sep 17 00:00:00 2001 From: Vdauphin Date: Mon, 27 Nov 2023 03:55:27 +0100 Subject: [PATCH] Update gitea.yml to 1.21.1 (#1025) * Update gitea.yml * Update gitea.yml --- public/v4/apps/gitea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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