From 81563e531314c5c3c8ddc0d08c21a37dc05bb0e5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Oct 2025 12:02:35 +0000 Subject: [PATCH] chore(deps): update helm release gitea to v12.4.0 --- services/Gitea/application-gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Gitea/application-gitea.yaml b/services/Gitea/application-gitea.yaml index 89f1542..6a6ecba 100644 --- a/services/Gitea/application-gitea.yaml +++ b/services/Gitea/application-gitea.yaml @@ -22,7 +22,7 @@ spec: - repoURL: https://dl.gitea.com/charts/ chart: gitea # targetRevision: 11.0.0 - targetRevision: 12.3.0 + targetRevision: 12.4.0 helm: valueFiles: - $values/services/Gitea/values.yaml -- 2.49.1