From a9697a201534d5a9c93f513b3c9a6fec09d132b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Apr 2024 19:36:12 +0000 Subject: [PATCH] feat(helm): update chart authentik to 2024.4.0 --- 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 a927ddd..c20ba65 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: 2024.2.3 + version: 2024.4.0 sourceRef: kind: HelmRepository name: authentik-charts -- 2.40.1