From 7264a281f771db2e54e3edae196ccb4d546f2786 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Sep 2024 21:40:55 +0000 Subject: [PATCH] feat(helm): update chart authentik to 2024.8.2 --- kubernetes/main/apps/authentik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/authentik/helm-release.yaml b/kubernetes/main/apps/authentik/helm-release.yaml index 5d05fd2..dae39ff 100644 --- a/kubernetes/main/apps/authentik/helm-release.yaml +++ b/kubernetes/main/apps/authentik/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: authentik - version: 2024.6.4 + version: 2024.8.2 sourceRef: kind: HelmRepository name: authentik-charts -- 2.40.1