From f3ec1810154fb4973f1cd0043c756880e22ea31e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Dec 2024 21:03:03 +0000 Subject: [PATCH] fix(helm): update chart authentik to 2024.10.5 --- 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 5e3e034..def417a 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.10.4 + version: 2024.10.5 sourceRef: kind: HelmRepository name: authentik-charts -- 2.45.2