From 5fbfbd66fd4d8eb8511517b439f14f3ca8329703 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jul 2026 12:02:39 +0000 Subject: [PATCH] Update Helm release gitea to v12.7.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 20955ec..c6fba4a 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.5.0 + targetRevision: 12.7.0 helm: valueFiles: - $values/services/Gitea/values.yaml