From 7ee8a70aeb00fea5489f920e10d90b7d7246e554 Mon Sep 17 00:00:00 2001 From: erebion Date: Tue, 6 Feb 2024 22:42:09 +0100 Subject: [PATCH] update Authentik to 2023.10.7 --- 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 af2bfd2..e91b23e 100644 --- a/host_vars/unhb4/unhb4.yml +++ b/host_vars/unhb4/unhb4.yml @@ -68,5 +68,5 @@ traefik_container_name: "traefik" traefik_dashboard_hostname: "traefik.un-hack-bar.de" version: - authentik: "2023.10.3" + authentik: "2023.10.7" element_web: "latest"