From d04ef9966f43d7773104772c08061830e9b9bc4b Mon Sep 17 00:00:00 2001 From: David Kilias Date: Thu, 28 Dec 2023 00:12:25 +0100 Subject: [PATCH] fix: authentik chart version & name --- authentik/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authentik/helm-release.yaml b/authentik/helm-release.yaml index 78f3e14..358c0fc 100644 --- a/authentik/helm-release.yaml +++ b/authentik/helm-release.yaml @@ -7,8 +7,8 @@ spec: interval: 5m chart: spec: - chart: - version: '4.0.x' + chart: authentik + version: '2023.10' sourceRef: kind: HelmRepository name: authentik