From df8c7200d77762f4e04e4b06daf7c459661f2267 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Mar 2026 04:02:45 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.25.5 --- clusters/cl01tl/helm/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index 30a50e657..809863c5c 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -4,7 +4,7 @@ gitea: replicaCount: 3 image: repository: gitea/gitea - tag: 1.25.4 + tag: 1.25.5 service: http: type: ClusterIP