From 9778d796a981217221764280f169815cfb56aad5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Jun 2024 21:01:06 +0000 Subject: [PATCH] Update Helm release gitea to v10.2.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 243eafc..8029840 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.1.4 + version: 10.2.0 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/