diff --git a/kubernetes/apps/matrix/synapse/apps/webui/deployment.yaml b/kubernetes/apps/matrix/synapse/apps/webui/deployment.yaml index 4df481c55..eb000a64e 100644 --- a/kubernetes/apps/matrix/synapse/apps/webui/deployment.yaml +++ b/kubernetes/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.53 imagePullPolicy: IfNotPresent name: element-web readinessProbe: