From 7e21ce41814d97f1da3d2b7678d1641cb8766bd1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Jan 2024 10:00:35 +0000 Subject: [PATCH] Update Helm release gitea to v10 --- 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 d605ed4..c4fe7aa 100644 --- a/infrastructure/gitea/kustomization.yaml +++ b/infrastructure/gitea/kustomization.yaml @@ -16,6 +16,6 @@ helmCharts: - name: gitea namespace: gitea # needs to be set explicitly for svc to be referenced correctly releaseName: gitea - version: 9.6.1 + version: 10.1.0 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/