From 94d1c741d648262602d43964f08cf7db5d76db99 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Sat, 3 Feb 2024 21:01:28 +0000
Subject: [PATCH] Update Helm release gitea to v10.1.1

---
 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 c4fe7aa..f14ee5b 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.0
+    version: 10.1.1
     valuesFile: gitea.values.yaml
     repo: https://dl.gitea.io/charts/