From 8014076013e129b6ef77873ed426555ab8809f6a Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Sun, 10 Nov 2024 14:31:43 +0000
Subject: [PATCH] Update Helm release gitea to v10.6.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 2123a51..ee9e537 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.5.0
+    version: 10.6.0
     valuesFile: gitea.values.yaml
     repo: https://dl.gitea.io/charts/