From 63ede42ef0c8eabe6ebfd53974a6dcfca989b454 Mon Sep 17 00:00:00 2001 From: erebion Date: Sun, 10 Nov 2024 15:50:39 +0100 Subject: [PATCH] update Authentik to 2024.10.1 --- host_vars/unhb4/unhb4.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/unhb4/unhb4.yml b/host_vars/unhb4/unhb4.yml index eea6832..8ca3898 100644 --- a/host_vars/unhb4/unhb4.yml +++ b/host_vars/unhb4/unhb4.yml @@ -70,5 +70,5 @@ traefik_container_name: "traefik" traefik_dashboard_hostname: "traefik.un-hack-bar.de" version: - authentik: "2024.8.3" + authentik: "2024.10.1" element_web: "latest"