From c8aa3ed1bcf97ee88af40b1df2ffb76d797352c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Oct 2025 17:47:44 +0000 Subject: [PATCH] Update Helm release authentik to v2025.10.0 (#1887) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.8.4` -> `2025.10.0` | --- ### Release Notes
goauthentik/helm (authentik) ### [`v2025.10.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.10.0) [Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.8.4...authentik-2025.10.0) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - chore(deps): update dependency python to 3.14 by [@​renovate](https://github.com/renovate)\[bot] in [#​412](https://github.com/goauthentik/helm/pull/412) - charts/authentik: add automountServiceAccountToken value by [@​FelixDobler](https://github.com/FelixDobler) in [#​407](https://github.com/goauthentik/helm/pull/407) - chore(deps): update public.ecr.aws/artifacthub/ah docker tag to v1.22.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​414](https://github.com/goauthentik/helm/pull/414) - charts/authentik: bump to 2025.10.0 by [@​authentik-automation](https://github.com/authentik-automation)\[bot] in [#​417](https://github.com/goauthentik/helm/pull/417) #### New Contributors - [@​FelixDobler](https://github.com/FelixDobler) made their first contribution in [#​407](https://github.com/goauthentik/helm/pull/407) **Full Changelog**:
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1887 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/platform/authentik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/authentik/Chart.yaml b/clusters/cl01tl/platform/authentik/Chart.yaml index 6c9833524..adb7934f7 100644 --- a/clusters/cl01tl/platform/authentik/Chart.yaml +++ b/clusters/cl01tl/platform/authentik/Chart.yaml @@ -21,7 +21,7 @@ maintainers: - name: alexlebens dependencies: - name: authentik - version: 2025.8.4 + version: 2025.10.0 repository: https://charts.goauthentik.io/ - name: cloudflared alias: cloudflared