From 3a614d580882b5024b5c324fe683926234bb74df Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 7 Nov 2024 01:01:18 +0000 Subject: [PATCH] chore(deps): update helm release authentik to v2024.10.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 f5170e4..18ff58f 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -51,7 +51,7 @@ releases: - name: authentik chart: goauthentik/authentik - version: 2024.10.0 + version: 2024.10.1 namespace: platform createNamespace: false condition: workload.enabled