From c5753c28ca96a307db44390aafeb509669abcd97 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Tue, 10 Sep 2024 13:02:55 +0200 Subject: [PATCH] Update Helm release authentik to v2024.8.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 c816219..d5526e9 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -110,7 +110,7 @@ releases: - name: authentik chart: goauthentik/authentik - version: 2024.8.0 + version: 2024.8.1 namespace: platform createNamespace: false inherit: -- 2.45.2