From 1d0f30aac33f3fb341a8a10bdd8a79a5a18cf64c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Sat, 16 May 2026 11:12:48 +0200 Subject: [PATCH] chore:(gitea): Bump to .ini fix --- 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 7e9e5246..f87c5e54 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.3 + version: 12.6.0 condition: gitea.enabled values: - ../values/gitea/values/values.yaml