diff --git a/mycloud-matrix/templates/clients/element.yaml b/mycloud-matrix/templates/clients/element.yaml index 844edaf..ae00421 100644 --- a/mycloud-matrix/templates/clients/element.yaml +++ b/mycloud-matrix/templates/clients/element.yaml @@ -32,7 +32,7 @@ spec: {{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }} image: repository: docker.io/vectorim/element-web - tag: v1.11.82 + tag: v1.11.83 defaultServer: url: https://{{ include "mycloud-matrix.host.server" . }} name: {{ include "mycloud-matrix.domain" . | quote }}