From ab6e3c28dbb5a88ee796104539bdd24650e3e583 Mon Sep 17 00:00:00 2001 From: auricom Date: Fri, 26 Feb 2021 11:51:33 +0100 Subject: [PATCH] Bump authelia version --- cluster/auth/authelia.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/auth/authelia.yaml b/cluster/auth/authelia.yaml index 93970fb14..4b312030a 100644 --- a/cluster/auth/authelia.yaml +++ b/cluster/auth/authelia.yaml @@ -41,7 +41,7 @@ spec: ports: - containerPort: 6379 - name: authelia - image: authelia/authelia:4.25.1 + image: authelia/authelia:4.26.2 ports: - containerPort: 9091 volumeMounts: