From b96b874711b6e4c5cbd265b51ca711f821814136 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Oct 2024 01:10:13 +0000 Subject: [PATCH] feat(helm): update chart authentik to 2024.10.0 --- kubernetes/main/apps/authentik/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/authentik/app/helm-release.yaml b/kubernetes/main/apps/authentik/app/helm-release.yaml index adda701..4b9465d 100644 --- a/kubernetes/main/apps/authentik/app/helm-release.yaml +++ b/kubernetes/main/apps/authentik/app/helm-release.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: authentik - version: 2024.8.3 + version: 2024.10.0 sourceRef: kind: HelmRepository name: authentik-charts -- 2.40.1