From 2b4b1a6e542b21e6fa85df1cf83fa54af9b0fbec Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 1 Mar 2025 19:18:39 +0000 Subject: [PATCH] chore(deps): update helm release authentik to v2025 --- installations/platform/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index 8b72576..7b44ccc 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -55,7 +55,7 @@ releases: - name: authentik chart: goauthentik/authentik - version: 2024.12.3 + version: 2025.2.1 namespace: platform createNamespace: false condition: workload.enabled