From d1ba7881e771b07c1554793154fd66a69901cd58 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Wed, 6 Dec 2023 11:58:36 +0200 Subject: [PATCH] Upgrade Authelia (v4.37.5-0 -> v4.37.5-1) --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index 4f65138..9866177 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -9,7 +9,7 @@ name: appsmith activation_prefix: appsmith_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-authelia.git - version: v4.37.5-0 + version: v4.37.5-1 name: authelia activation_prefix: authelia_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-authentik.git