From 97ab0a7c184f51c076af5a20275406c574651693 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:17:50 +0000 Subject: [PATCH] feat(helm): update chart authentik to 2024.12.3 | datasource | package | from | to | | ---------- | --------- | -------- | --------- | | helm | authentik | 2024.2.3 | 2024.12.3 | --- cluster/apps/networking/authentik/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/authentik/app/helmrelease.yaml b/cluster/apps/networking/authentik/app/helmrelease.yaml index d07f68984..37513439e 100644 --- a/cluster/apps/networking/authentik/app/helmrelease.yaml +++ b/cluster/apps/networking/authentik/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: authentik - version: 2024.2.3 + version: 2024.12.3 sourceRef: kind: HelmRepository name: authentik