From c77439819fc1d4625aea1835a667f855cff53593 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Aug 2025 11:06:46 +0000 Subject: [PATCH] chore(deps): update helm release gitea to v12.2.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 e7856d8..40bd04c 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.1.1 + targetRevision: 12.2.0 helm: valueFiles: - $values/services/Gitea/values.yaml -- 2.49.0