From 948db95d413e147c35d569fcaa49ed9171b14895 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 11 Jan 2025 01:01:14 +0000 Subject: [PATCH] chore(deps): update helm release authentik to v2024.12.2 --- 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 f84e5ed..c909eb8 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -53,7 +53,7 @@ releases: - name: authentik chart: goauthentik/authentik - version: 2024.12.1 + version: 2024.12.2 namespace: platform createNamespace: false condition: workload.enabled