From 655cde121b6f2a7fdb13cc60aa1bf91848d76719 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:00:43 +0000 Subject: [PATCH] feat(helm)!: Update chart authentik to 2024.8.3 | datasource | package | from | to | | ---------- | --------- | --------- | -------- | | helm | authentik | 2023.10.7 | 2024.8.3 | --- kubernetes/apps/auth-system/authentik/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/auth-system/authentik/app/helmrelease.yaml b/kubernetes/apps/auth-system/authentik/app/helmrelease.yaml index 2022d6eac..29d3a119d 100644 --- a/kubernetes/apps/auth-system/authentik/app/helmrelease.yaml +++ b/kubernetes/apps/auth-system/authentik/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: authentik - version: 2023.10.7 + version: 2024.8.3 sourceRef: kind: HelmRepository name: authentik