This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/gitroomhq/postiz-app | minor | `v2.17.0` → `v2.18.0` | | [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app) | minor | `v2.17.0` → `v2.18.0` | --- ### Release Notes <details> <summary>gitroomhq/postiz-app (gitroomhq/postiz-app)</summary> ### [`v2.18.0`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.18.0): Postiz CLI, Public API enhancements & Notifications [Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.17.0...v2.18.0) #### What's New ##### Postiz CLI - New CLI agent and tooling (`postiz cli`) - Platform settings management via CLI - Skills support ##### Public API - Analytics public API - Tools in public API - Platform settings endpoints ##### Improvements - Notifications support - Delete post functionality - WordPress error handling (insufficient permissions) - Better error mapping and rate limit handling - TikTok posting fixes - Posts with deleted integrations are now properly skipped - Local store fix when downloading pictures - Updated checkout action to v6 **Full Changelog**: <https://github.com/gitroomhq/postiz-app/compare/v2.17.0...v2.18.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #4005 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
45 lines
1.5 KiB
YAML
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.6.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: redis-replication
|
|
version: 1.0.4
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: volsync-target
|
|
alias: volsync-target-config
|
|
version: 0.7.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: volsync-target
|
|
alias: volsync-target-upload
|
|
version: 0.7.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.18.0
|