From b5411738b0128981decf26c5815ca121b43b7176 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Mar 2026 04:02:57 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.25.5 (#4723) --- 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