This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rybbit-io/rybbit-backend](https://github.com/rybbit-io/rybbit) | minor | `v2.4.0` → `v2.5.0` | | [rybbit-io/rybbit](https://github.com/rybbit-io/rybbit) | minor | `v2.4.0` → `v2.5.0` | --- ### Release Notes <details> <summary>rybbit-io/rybbit (ghcr.io/rybbit-io/rybbit-backend)</summary> ### [`v2.5.0`](https://github.com/rybbit-io/rybbit/releases/tag/v2.5.0) [Compare Source](https://github.com/rybbit-io/rybbit/compare/v2.4.0...v2.5.0) - Improved bot blocking capabilities - Added teams to further subdivide organizations into groups of users and sites <https://rybbit.com/docs/teams> - Added tagging that allows easy slicing of analytics into different cohorts, similar to an existing feature from Umami <https://rybbit.com/docs/tagging> - Various minor performance improvements Thank you [@​lukyrys](https://github.com/lukyrys) for multiple contributions over this period </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:eyJjcmVhdGVkSW5WZXIiOiI0My45OS4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIl19--> Reviewed-on: #5275 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
apiVersion: v2
|
|
name: rybbit
|
|
version: 1.0.0
|
|
description: Rybbit
|
|
keywords:
|
|
- rybbit
|
|
- analytics
|
|
home: https://wiki.alexlebens.dev/s/
|
|
sources:
|
|
- https://github.com/rybbit-io/rybbit
|
|
- 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: rybbit
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.2
|
|
- name: cloudflared
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
version: 2.4.0
|
|
- name: postgres-cluster
|
|
alias: postgres-18-cluster
|
|
version: 7.10.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: volsync-target
|
|
alias: volsync-target-clickhouse-data
|
|
version: 0.8.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rybbit.webp
|
|
# renovate: datasource=github-releases depName=rybbit-io/rybbit
|
|
appVersion: v2.5.0
|