From 51dcdd42d8d7fd3cb2b7755dffe0e04984a0e74d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 Aug 2024 01:46:22 +0000 Subject: [PATCH] fix(helm): update chart authentik to 2024.6.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 9a8ab9b..faabd51 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.1 + version: 2024.6.3 sourceRef: kind: HelmRepository name: authentik-charts -- 2.40.1