From f6d6282aea83373bd461f94e5c1cd5227739c3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Sun, 25 Jan 2026 11:45:13 +0100 Subject: [PATCH] chore(gitea): Bump --- 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 c5ba6b75..fba0f5ab 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.4.0 + version: 12.5.0 condition: gitea.enabled values: - ../values/gitea/values/values.yaml