From cdbcdba25d28d671d1f47f0e3240b0aebef132d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Apr 2024 08:30:44 +0000 Subject: [PATCH] Update Helm release gitea to v10.1.4 --- 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 809eb66..8f2be8c 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: 10.1.3 + version: 10.1.4 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/