From a5651a8b571218be3a2bac484ea4fc70a14e69c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Oct 2025 16:02:09 +0000 Subject: [PATCH] Update Helm release gitea to v12.4.0 --- infrastructure/gitea/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/gitea/kustomization.yaml b/infrastructure/gitea/kustomization.yaml index 63ecae3..208a6b6 100644 --- a/infrastructure/gitea/kustomization.yaml +++ b/infrastructure/gitea/kustomization.yaml @@ -23,6 +23,6 @@ helmCharts: - name: gitea namespace: gitea # needs to be set explicitly for svc to be referenced correctly releaseName: gitea - version: 12.3.0 + version: 12.4.0 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/