From d5e399a20db3a2a37a9fb2d981c7a9c7c58cbebe Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 12:58:26 -0600 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20authentik=20(=202024.4.0?= =?UTF-8?q?=20=E2=86=92=202024.4.1=20)=20(#2208)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------- | -------- | -------- | | helm | authentik | 2024.4.0 | 2024.4.1 | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/security/authentik/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/security/authentik/app/helmrelease.yaml b/kubernetes/main/apps/security/authentik/app/helmrelease.yaml index 2b20af3046..be4c8ce55d 100644 --- a/kubernetes/main/apps/security/authentik/app/helmrelease.yaml +++ b/kubernetes/main/apps/security/authentik/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: authentik - version: 2024.4.0 + version: 2024.4.1 sourceRef: kind: HelmRepository name: authentik-charts