This PR contains the following updates: | Package | Update | Change | |---|---|---| | [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.10.3` → `2025.12.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>goauthentik/helm (authentik)</summary> ### [`v2025.12.1`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.12.1) [Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.12.0...authentik-2025.12.1) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - charts/authentik: bump to 2025.12.1 by [@​authentik-automation](https://github.com/authentik-automation)\[bot] in [#​440](https://github.com/goauthentik/helm/pull/440) **Full Changelog**: <https://github.com/goauthentik/helm/compare/authentik-2025.12.0...authentik-2025.12.1> ### [`v2025.12.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.12.0) [Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.10.3...authentik-2025.12.0) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - charts/authentik: use debian:13-slim for PostgreSQL volume permissions by [@​yolanv](https://github.com/yolanv) in [#​434](https://github.com/goauthentik/helm/pull/434) - authentik: replace bitnami postgres exporter by [@​BeryJu](https://github.com/BeryJu) in [#​435](https://github.com/goauthentik/helm/pull/435) - charts/authentik: add support for external Kubernetes secret by [@​gthieleb](https://github.com/gthieleb) in [#​436](https://github.com/goauthentik/helm/pull/436) - charts/authentik: use read only root filesystem for postgresql by [@​KoiFresh](https://github.com/KoiFresh) in [#​427](https://github.com/goauthentik/helm/pull/427) - charts/authentik: bump to 2025.12.0 by [@​authentik-automation](https://github.com/authentik-automation)\[bot] in [#​438](https://github.com/goauthentik/helm/pull/438) #### New Contributors - [@​yolanv](https://github.com/yolanv) made their first contribution in [#​434](https://github.com/goauthentik/helm/pull/434) - [@​gthieleb](https://github.com/gthieleb) made their first contribution in [#​436](https://github.com/goauthentik/helm/pull/436) - [@​KoiFresh](https://github.com/KoiFresh) made their first contribution in [#​427](https://github.com/goauthentik/helm/pull/427) **Full Changelog**: <https://github.com/goauthentik/helm/compare/authentik-2025.10.3...authentik-2025.12.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #3223 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
39 lines
1.2 KiB
YAML
39 lines
1.2 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.12.1
|
|
repository: https://charts.goauthentik.io/
|
|
- name: cloudflared
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
version: 2.1.6
|
|
- name: postgres-cluster
|
|
alias: postgres-18-cluster
|
|
version: 7.4.5
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
- name: redis-replication
|
|
version: 1.0.1
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/authentik.png
|
|
# renovate: github=goauthentik/authentik
|
|
appVersion: 2025.10.2
|