From 7866dfd9db65721f8e859aa48564c2b5a61573cd Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 19 Apr 2026 11:50:09 -0500 Subject: [PATCH] feat: rollback to 1.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 e25b3887e..0d279bb3b 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.26.0 + tag: 1.25.5 service: http: type: ClusterIP