From fbd265fbb48902dfecdfa89727c1060cf99acbf8 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 3 Mar 2024 21:24:12 +0100 Subject: [PATCH] fix(authentik): allow overriding browserhost/host Signed-off-by: Kjeld Schouten --- charts/stable/authentik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index fac41680296..cb17c6b2d24 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -45,4 +45,4 @@ sources: - https://ghcr.io/goauthentik/proxy - https://ghcr.io/maxmind/geoipupdate type: application -version: 24.2.0 +version: 24.2.1