From f1dd07cbb6b74cf555e96a87100651fe36c79f0f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jan 2026 18:36:41 +0000 Subject: [PATCH] Update Helm release authentik to v2025.12.1 (#3223) 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.10.3` → `2025.12.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
goauthentik/helm (authentik) ### [`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**: ### [`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**:
--- ### 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/3223 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/authentik/Chart.lock | 6 +++--- clusters/cl01tl/helm/authentik/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/authentik/Chart.lock b/clusters/cl01tl/helm/authentik/Chart.lock index a18f225bc..f4cc83b5f 100644 --- a/clusters/cl01tl/helm/authentik/Chart.lock +++ b/clusters/cl01tl/helm/authentik/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: authentik repository: https://charts.goauthentik.io/ - version: 2025.10.3 + version: 2025.12.1 - name: cloudflared repository: oci://harbor.alexlebens.net/helm-charts version: 2.1.6 @@ -11,5 +11,5 @@ dependencies: - name: redis-replication repository: oci://harbor.alexlebens.net/helm-charts version: 1.0.1 -digest: sha256:b9fe766e223b1f65430c64c02f94c1f97ad7149a5a9acc7bab8339615706293f -generated: "2026-01-08T23:01:41.173354097Z" +digest: sha256:a473d3cc3e54c917f3d14c96f3de72e81940c82b3fbe6ce316e4d28a7bdcc56d +generated: "2026-01-16T18:05:21.607549312Z" diff --git a/clusters/cl01tl/helm/authentik/Chart.yaml b/clusters/cl01tl/helm/authentik/Chart.yaml index 4997475f6..066c9405c 100644 --- a/clusters/cl01tl/helm/authentik/Chart.yaml +++ b/clusters/cl01tl/helm/authentik/Chart.yaml @@ -21,7 +21,7 @@ maintainers: - name: alexlebens dependencies: - name: authentik - version: 2025.10.3 + version: 2025.12.1 repository: https://charts.goauthentik.io/ - name: cloudflared repository: oci://harbor.alexlebens.net/helm-charts