From b071ab94e432b197a70f6d3dcd3a282daab6e705 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Apr 2024 15:35:40 +0000 Subject: [PATCH] feat(helm)!: Update chart authentik to 2024.2.3 --- cluster/apps/authentik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/authentik/helm-release.yaml b/cluster/apps/authentik/helm-release.yaml index ac5e5bf..4b25b4d 100644 --- a/cluster/apps/authentik/helm-release.yaml +++ b/cluster/apps/authentik/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: authentik - version: 2023.10.7 + version: 2024.2.3 sourceRef: kind: HelmRepository name: authentik-charts -- 2.40.1