From f488b44ed6a2ec88835b227b7845600f01d0c5b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Jan 2024 15:01:43 +0000 Subject: [PATCH] Update vectorim/element-web Docker tag to v1.11.53 --- manifests/matrix_chart/matrix_chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/matrix_chart/matrix_chart.yaml b/manifests/matrix_chart/matrix_chart.yaml index 78f2170..51725a0 100644 --- a/manifests/matrix_chart/matrix_chart.yaml +++ b/manifests/matrix_chart/matrix_chart.yaml @@ -354,7 +354,7 @@ spec: fsGroup: 1000 containers: - name: "riot" - image: "vectorim/element-web:v1.11.52" + image: "vectorim/element-web:v1.11.53" imagePullPolicy: IfNotPresent ports: - name: http -- 2.45.1