From b73c839d450686d7e397c32c49dd7038a6db1343 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Apr 2021 08:52:04 +0000 Subject: [PATCH] chore(deps): update container image authelia/authelia to v4.28.1 Signed-off-by: Auricom --- cluster/apps/networking/authelia/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/authelia/deployment.yaml b/cluster/apps/networking/authelia/deployment.yaml index 5663f65d8..042540acb 100644 --- a/cluster/apps/networking/authelia/deployment.yaml +++ b/cluster/apps/networking/authelia/deployment.yaml @@ -38,7 +38,7 @@ spec: ports: - containerPort: 6379 - name: authelia - image: authelia/authelia:4.28.0 + image: authelia/authelia:4.28.1 ports: - containerPort: 9091 volumeMounts: