From a7c2ba056ef3a9f9cbc4a9b8e1eed376681e6d8c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 22 Mar 2026 12:53:30 -0500 Subject: [PATCH] fix: wrong image tag --- clusters/cl01tl/helm/foldergram/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/foldergram/values.yaml b/clusters/cl01tl/helm/foldergram/values.yaml index 9877648bc..b6403af65 100644 --- a/clusters/cl01tl/helm/foldergram/values.yaml +++ b/clusters/cl01tl/helm/foldergram/values.yaml @@ -9,7 +9,7 @@ foldergram: main: image: repository: ghcr.io/foldergram/foldergram - tag: v1.0.5 + tag: 1.0.5 pullPolicy: IfNotPresent env: - name: IMAGE_DETAIL_SOURCE