From 737fca64814e9b63775ce4fe33249ecd9d07a64f Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Wed, 11 Dec 2024 13:51:00 +0500 Subject: [PATCH] feat: Authentik | upgrade to 2024.10.5 --- helm/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/helmfile.yaml b/helm/helmfile.yaml index a605aa1..f18c5aa 100644 --- a/helm/helmfile.yaml +++ b/helm/helmfile.yaml @@ -109,6 +109,6 @@ releases: - name: authentik namespace: authentik-system chart: authentik/authentik - version: 2024.10.4 + version: 2024.10.5 values: - ./values/authentik.values.yaml