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 <details> <summary>gitroomhq/postiz-app (gitroomhq/postiz-app)</summary> ### [`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**: <https://github.com/gitroomhq/postiz-app/compare/v2.12.1...v2.13.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3577 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.2.1
|
|
- name: postgres-cluster
|
|
alias: postgres-18-cluster
|
|
version: 7.5.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: redis-replication
|
|
version: 1.0.1
|
|
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.13.0
|