From bfc6705514edd420c856e872034088287f8e668f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 18 Apr 2021 01:37:35 +0000 Subject: [PATCH] chore(deps): update container image authelia/authelia to v4.28.2 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 042540acb..5cfd6d4ab 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.1 + image: authelia/authelia:4.28.2 ports: - containerPort: 9091 volumeMounts: