From 725b91f3e8ee11f43f36a4f8ca68d8706ef027ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 May 2021 01:58:45 +0000 Subject: [PATCH] chore(deps): update container image authelia/authelia to v4.29.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 663333789..25edab68e 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.29.1 + image: authelia/authelia:4.29.2 ports: - containerPort: 9091 volumeMounts: