Files
infrastructure/clusters/cl01tl/helm/postiz/Chart.yaml
Renovate Bot 25b58f6a41
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m41s
renovate / renovate (push) Successful in 3m27s
chore(deps): update gitroomhq/postiz-app to v2.20.0 (#4469)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/gitroomhq/postiz-app | minor | `v2.19.0` → `v2.20.0` |
| [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app) | minor | `v2.19.0` → `v2.20.0` |

---

### Release Notes

<details>
<summary>gitroomhq/postiz-app (gitroomhq/postiz-app)</summary>

### [`v2.20.0`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.20.0): MCP OAuth2, Organization Auth &amp; Platform Fixes

[Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.19.0...v2.20.0)

#### What's New

##### MCP OAuth2

- OAuth2 authentication support for MCP
- Separate MCP URL configuration
- Re-added SSE option for MCP

##### Organization Auth Flow

- Added organization to authentication flow
- Enhanced API capabilities

##### Improvements

- Agent media support
- Updated X (Twitter) API
- Facebook and Instagram connect improvements
- Google My Business pagination
- Redis throttler for rate limiting
- Temporal TLS and API key support
- Multiple SSE support
- Updated Stripe version
- Billing screen logout
- Show package info

##### Fixes

- Telegram posting fix
- Fixed extra space in sets
- Better TikTok error messages
- Collaborators fix in carousel posts
- Fixed TLS attribute registration
- Fixed email address for security vulnerability reporting
- Fixed delete error handling
- Subscription validation before posting
- Only process successful charges
- Refund and cancellation handling

**Full Changelog**: <https://github.com/gitroomhq/postiz-app/compare/v2.19.0...v2.20.0>

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4469
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-06 04:48:28 +00:00

45 lines
1.5 KiB
YAML

apiVersion: v2
name: postiz
version: 1.0.0
description: Postiz
keywords:
- postiz
- social-media
home: https://wiki.alexlebens.dev/s/f483a06b-860b-423c-8d51-a1ce82e0fd43
sources:
- https://github.com/gitroomhq/postiz-app
- https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/gitroomhq/postiz-app/pkgs/container/postiz-app
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
maintainers:
- name: alexlebens
dependencies:
- name: app-template
alias: postiz
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 2.3.0
- name: postgres-cluster
alias: postgres-18-cluster
version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication
version: 1.1.0
repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target
alias: volsync-target-config
version: 0.8.0
repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target
alias: volsync-target-upload
version: 0.8.0
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