From 3b3cf6116673f9cac6557766de1da935dd243e2d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Apr 2026 12:15:00 +0000 Subject: [PATCH] Update gitea Docker tag to v12.5.3 --- helmfile.d/gitea.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/gitea.yaml.gotmpl b/helmfile.d/gitea.yaml.gotmpl index fba0f5ab..7e9e5246 100644 --- a/helmfile.d/gitea.yaml.gotmpl +++ b/helmfile.d/gitea.yaml.gotmpl @@ -13,7 +13,7 @@ releases: - name: gitea namespace: gitea chart: gitea/gitea - version: 12.5.0 + version: 12.5.3 condition: gitea.enabled values: - ../values/gitea/values/values.yaml