From ca1fe25fd36a7b917be74afaa6b1986ac7438194 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 26 Mar 2026 21:15:36 -0500 Subject: [PATCH] feat: remove pin --- 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 276e67b64..8f2f756a2 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@sha256:f846d26a4fc389c5806a580a765e00bfdd1fd181e6f2060da98ea2669d914472 + tag: 1.25.5 service: http: type: ClusterIP