From f10af61bb69a2a35e8bedb02808cf065d9211f09 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Sat, 1 Mar 2025 18:06:09 +0000 Subject: [PATCH] Update Helm release gitea to v11 --- 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 ee9e537..3b1a235 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: 10.6.0 + version: 11.0.0 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/