From 91538793d7fe838ff44f87bca726bef2fc8eefa3 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 2 Nov 2024 16:46:51 +0000 Subject: [PATCH] chore(deps): update helm release authentik to v2024.10.0 --- 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 2925348..0cd1b1a 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -53,7 +53,7 @@ releases: - name: authentik chart: goauthentik/authentik - version: 2024.8.3 + version: 2024.10.0 namespace: platform createNamespace: false condition: workload.enabled