From 1f2d8ca4f998e8538104968a7239fecbc02fbc01 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Jul 2024 22:02:44 +0000 Subject: [PATCH] fix(helm): update chart authentik to 2024.6.1 --- 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 d558d48..9a8ab9b 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.6.0 + version: 2024.6.1 sourceRef: kind: HelmRepository name: authentik-charts -- 2.40.1