From 9ed0003496a27154d96031d4e2016775ebdf93d9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Apr 2026 22:37:11 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.26.0 --- 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 0d279bb3b..e25b3887e 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.0 service: http: type: ClusterIP