diff --git a/mycloud-matrix/templates/clients/element.yaml b/mycloud-matrix/templates/clients/element.yaml index 7938e15..4fb9615 100644 --- a/mycloud-matrix/templates/clients/element.yaml +++ b/mycloud-matrix/templates/clients/element.yaml @@ -30,8 +30,8 @@ spec: interval: 10m values: image: - repository: docker.io/vectorim/element-web - tag: v1.11.94 + repository: ghcr.io/element-hq/element-web + tag: v1.11.95 {{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }} defaultServer: url: https://{{ include "mycloud-matrix.host.server" . }}