From bca0aac12531c7ff5dd4c1c433ce5b33258e1344 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Jun 2025 14:02:22 +0000 Subject: [PATCH] Update Helm release gitea to v12.1.1 --- 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 9a9cf23..880c4c7 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.0.0 + version: 12.1.1 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/