From b080f20bfc48776a4f8b16fa8131504e9a30ec7c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 7 Dec 2025 03:02:44 +0000 Subject: [PATCH] Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.10.1 --- clusters/cl01tl/helm/postiz/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index b50324a82..eb0cd9bde 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -9,7 +9,7 @@ postiz: main: image: repository: ghcr.io/gitroomhq/postiz-app - tag: v2.9.0 + tag: v2.10.1 pullPolicy: IfNotPresent env: - name: MAIN_URL -- 2.49.1