This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.6.4` -> `2025.8.0` | `2025.8.1` | --- ### Release Notes <details> <summary>goauthentik/helm (authentik)</summary> ### [`v2025.8.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.8.0) [Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.6.4...authentik-2025.8.0) authentik is an open-source Identity Provider focused on flexibility and versatility See https://docs.goauthentik.io/releases/2025.8/ #### What's Changed - charts/authentik: fix specifying multiple routes by [@​Javex](https://github.com/Javex) in https://github.com/goauthentik/helm/pull/372 - charts/authentik: Fix removed whitespace for additionalObjects by [@​Javex](https://github.com/Javex) in https://github.com/goauthentik/helm/pull/373 - charts/authentik: increase default probe timeouts from 1 to 3s by [@​rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/376 - chore(deps): update actions/checkout action to v5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/379 - README: generate versions directly by [@​rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/380 - chore(deps): update postgresql docker tag to v16.7.26 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/360 - chore(deps): update ghcr.io/maxmind/geoipupdate docker tag to v7.1.1 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/368 - charts/authentik: use dramatiq metrics by [@​rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/384 - chore(deps): update redis docker tag to v22 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/378 - charts/authentik: use docker library images by [@​rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/385 - charts/authentik: bump to 2025.8.0 by [@​authentik-automation](https://github.com/authentik-automation)\[bot] in https://github.com/goauthentik/helm/pull/386 #### New Contributors - [@​Javex](https://github.com/Javex) made their first contribution in https://github.com/goauthentik/helm/pull/372 - [@​authentik-automation](https://github.com/authentik-automation)\[bot] made their first contribution in https://github.com/goauthentik/helm/pull/386 **Full Changelog**: https://github.com/goauthentik/helm/compare/authentik-2025.6.4...authentik-2025.8.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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #1278 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
apiVersion: v2
|
|
name: authentik
|
|
version: 1.0.0
|
|
description: Authentik
|
|
keywords:
|
|
- authentik
|
|
- sso
|
|
- oidc
|
|
- ldap
|
|
- idp
|
|
- authentication
|
|
home: https://wiki.alexlebens.dev/s/45ca5171-581f-41d2-b6fb-2b0915029a2d
|
|
sources:
|
|
- https://github.com/goauthentik/authentik
|
|
- https://github.com/cloudflare/cloudflared
|
|
- https://github.com/cloudnative-pg/cloudnative-pg
|
|
- https://github.com/goauthentik/helm
|
|
- 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: authentik
|
|
version: 2025.8.0
|
|
repository: https://charts.goauthentik.io/
|
|
- name: cloudflared
|
|
alias: cloudflared
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
version: 1.20.0
|
|
- name: postgres-cluster
|
|
alias: postgres-17-cluster
|
|
version: 5.1.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/authentik.png
|
|
appVersion: 2025.4.1
|