From 95e3b0c7407656ebcb30b8d397413de556aef4ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Mar 2026 20:52:39 +0000 Subject: [PATCH] chore(deps): update gitroomhq/postiz-app to v2.21.0 --- 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 3a06a761f..3e6ff0e21 100644 --- a/clusters/cl01tl/helm/postiz/Chart.yaml +++ b/clusters/cl01tl/helm/postiz/Chart.yaml @@ -42,4 +42,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.20.2 +appVersion: v2.21.0 diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index f67fbcf67..c4be9f02e 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.20.2 + tag: v2.21.0 pullPolicy: IfNotPresent env: - name: MAIN_URL -- 2.49.1