From 2d31c37dd0e17ce3fe13433b8dec5cf3743b1b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:17:57 +0000 Subject: [PATCH] chore(deps): update helm release authentik to v2026.5.6 --- charts/authentik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/authentik/Chart.yaml b/charts/authentik/Chart.yaml index cc3c5ebc..7908a110 100644 --- a/charts/authentik/Chart.yaml +++ b/charts/authentik/Chart.yaml @@ -3,5 +3,5 @@ name: authentik version: 1.0.0 dependencies: - name: authentik - version: "2026.5.3" + version: "2026.5.6" repository: "https://charts.goauthentik.io"