From 07c7673989c15a539553559baf54e679061f36bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Jan 2026 18:54:33 +0000 Subject: [PATCH] chore(deps): update gitroomhq/postiz-app to v2.13.0 (#3577) 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 | minor | `v2.12.1` → `v2.13.0` | | [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app) | minor | `v2.12.1` → `v2.13.0` | --- ### Release Notes
gitroomhq/postiz-app (gitroomhq/postiz-app) ### [`v2.13.0`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.13.0): Shipping Tons of stuff [Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.12.1...v2.13.0) Shipping, shipping, shipping! - Added streak - just some fomo so you will never stop creating posts. - Added settings to global mode - requests by many people - Upload as many files as you want in one batch instead of 5 before - Remove editing of social media once you select them from the switcher. - Added single post analytics for many platforms. - Added an option to delete tags. - Scheduling edge cases solved - for example: what happens if you click "update" on a published post? You will see a pop-up now. - Added two more chat platforms: Twitch and Kick - Short linking can be changed to: always ask, never, always from the settings. - Maximize pictures in the media library. - For meta apps, there is a new workflow to refresh the token before it expires. - Time slots improvements in design - Postiz agent fixes **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/3577 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 b7c383ca4..428563bcd 100644 --- a/clusters/cl01tl/helm/postiz/Chart.yaml +++ b/clusters/cl01tl/helm/postiz/Chart.yaml @@ -41,4 +41,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.12.1 +appVersion: v2.13.0 diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 7d968ff30..c66149c2b 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.12.1 + tag: v2.13.0 pullPolicy: IfNotPresent env: - name: MAIN_URL