From 0a827471edddfb4b2709c1c2a43c15d97c0c58b0 Mon Sep 17 00:00:00 2001 From: auricom Date: Thu, 1 Apr 2021 09:53:23 +0200 Subject: [PATCH] bump authelia version 4.27.4 --- 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 d3747b284..32242b573 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.27.2 + image: authelia/authelia:4.27.4 ports: - containerPort: 9091 volumeMounts: