From 5b2cc939a556ac0031b5500956d84701ec3cec0d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Jul 2024 12:01:30 +0000 Subject: [PATCH] Update Helm release gitea to v10.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 9bcff61..62972cc 100644 --- a/infrastructure/gitea/kustomization.yaml +++ b/infrastructure/gitea/kustomization.yaml @@ -17,6 +17,6 @@ helmCharts: - name: gitea namespace: gitea # needs to be set explicitly for svc to be referenced correctly releaseName: gitea - version: 10.3.0 + version: 10.4.0 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/