From e143a2fae79df90162142e121783d72c7c97f594 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Mar 2026 23:32:56 +0000 Subject: [PATCH] chore(deps): update gitroomhq/postiz-app to v2.20.1 (#4501) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/gitroomhq/postiz-app | patch | `v2.20.0` → `v2.20.1` | | [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app) | patch | `v2.20.0` → `v2.20.1` | --- ### Release Notes
gitroomhq/postiz-app (gitroomhq/postiz-app) ### [`v2.20.1`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.20.1): Urgent Stripe Fix when not set [Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.20.0...v2.20.1) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4501 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- 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 70b8edbbe..51153f3bb 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.0 +appVersion: v2.20.1 diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 0bd08a0d3..3f919da28 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.0 + tag: v2.20.1 pullPolicy: IfNotPresent env: - name: MAIN_URL