From eb09727a26d52d39832550c51648608f52da94a5 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 25 Dec 2024 01:02:05 +0000 Subject: [PATCH] chore(deps): update helm release authentik to v2024.12.1 --- 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 c3e6176..c94a10e 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -53,7 +53,7 @@ releases: - name: authentik chart: goauthentik/authentik - version: 2024.10.5 + version: 2024.12.1 namespace: platform createNamespace: false condition: workload.enabled