From bd923e68940ff5cea3b28bde52bb14a2b2769782 Mon Sep 17 00:00:00 2001 From: erebion Date: Wed, 23 Oct 2024 11:47:47 +0200 Subject: [PATCH] update Authentik to 2024.8.3 --- 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 64e43e9..eea6832 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.6.3" + authentik: "2024.8.3" element_web: "latest"