From bc59504443b9a8b0a7207185f12ed48a74f54a04 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 May 2021 00:58:52 +0000 Subject: [PATCH] chore(deps): update container image authelia/authelia to v4.29.4 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 0733d68db..c2ab062d9 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.3 + image: authelia/authelia:4.29.4 ports: - containerPort: 9091 volumeMounts: