From 6b4d7a62e065e481347e11e33e446da99cd326a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Apr 2026 16:00:56 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.26.1 --- 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 b67fd65c9..f957bb733 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -9,7 +9,7 @@ gitea: maxUnavailable: 1 image: repository: gitea/gitea - tag: 1.25.5 + tag: 1.26.1 service: http: type: ClusterIP