diff --git a/kubernetes/apps/apps/matrix/synapse/apps/webui/deployment.yaml b/kubernetes/apps/apps/matrix/synapse/apps/webui/deployment.yaml index c402f94ac..1cbcdd7c4 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.66 imagePullPolicy: IfNotPresent name: element-web readinessProbe: