From 5ad1a4c553a212d994984ddc8c909d6e551c1956 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:47:31 +0000 Subject: [PATCH] Update vectorim/element-web Docker tag to v1.11.65 --- kubernetes/apps/apps/matrix/synapse/apps/webui/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/apps/matrix/synapse/apps/webui/deployment.yaml b/kubernetes/apps/apps/matrix/synapse/apps/webui/deployment.yaml index c402f94ac..ce8cac92f 100644 --- a/kubernetes/apps/apps/matrix/synapse/apps/webui/deployment.yaml +++ b/kubernetes/apps/apps/matrix/synapse/apps/webui/deployment.yaml @@ -16,7 +16,7 @@ spec: app: element spec: containers: - - image: vectorim/element-web:v1.11.40 + - image: vectorim/element-web:v1.11.65 imagePullPolicy: IfNotPresent name: element-web readinessProbe: