From 442ba532cd36c887a9e3eaad348a09362f185e11 Mon Sep 17 00:00:00 2001 From: William P Date: Tue, 24 Feb 2026 21:52:28 -0500 Subject: [PATCH] Revert "chore(deps): update helm release authentik to v2026" Reverting Authentik update as pods have been crashing --- authentik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/Chart.yaml b/authentik/Chart.yaml index f2d072f..b4eda10 100644 --- a/authentik/Chart.yaml +++ b/authentik/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: authentik - version: 2026.2.0 + version: 2025.12.4 repository: https://charts.goauthentik.io \ No newline at end of file