From d23ef72c9c2cc9e9ed2d00e6fe158322930c5397 Mon Sep 17 00:00:00 2001 From: erebion Date: Thu, 9 Nov 2023 18:00:09 +0100 Subject: [PATCH] Update Authentik to 2023.10.2 --- 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 5bd6d9e..53d1f42 100644 --- a/host_vars/unhb4/unhb4.yml +++ b/host_vars/unhb4/unhb4.yml @@ -65,5 +65,5 @@ firewall_ports: - 21117/tcp # Rustdesk version: - authentik: "2023.8.3" + authentik: "2023.10.2" element_web: "latest"