From fae4286aa7f5d4f4efbb618ac0201f1c539ccb37 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Aug 2025 02:38:25 +0000 Subject: [PATCH] Update Helm release authentik to v2025.8.0 (#1278) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
goauthentik/helm (authentik) ### [`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
--- ### 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/1278 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 9aa23e7dd..f124bc46c 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.6.4 + version: 2025.8.0 repository: https://charts.goauthentik.io/ - name: cloudflared alias: cloudflared