From e5f7f5589b00b70047e545bb42e93653eb4e16a9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Apr 2026 01:04:23 +0000 Subject: [PATCH] chore(deps): update postiz to v2.21.7 --- clusters/cl01tl/helm/postiz/Chart.yaml | 2 +- clusters/cl01tl/helm/postiz/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/postiz/Chart.yaml b/clusters/cl01tl/helm/postiz/Chart.yaml index 180308ca3..07e043e49 100644 --- a/clusters/cl01tl/helm/postiz/Chart.yaml +++ b/clusters/cl01tl/helm/postiz/Chart.yaml @@ -51,4 +51,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png # renovate: datasource=github-releases depName=gitroomhq/postiz-app -appVersion: v2.21.6 +appVersion: v2.21.7 diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 677b32010..ff3197163 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -8,7 +8,7 @@ postiz: main: image: repository: ghcr.io/gitroomhq/postiz-app - tag: v2.21.6@sha256:c140cd81e4b8269e386e149a9595fdc22a0de3b41368ba6767aeb087c1d14257 + tag: v2.21.7@sha256:29a40ab11ef597c340f7f25764e7f040429c6b72c3eda33d15a429ddb66d0933 env: - name: JWT_SECRET valueFrom: -- 2.49.1