From 050e3b3990b1c072f8f2641a26b6eb7fe624a464 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 9c19412..a5f1ec2 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 -- 2.47.2