diff --git a/mycloud-matrix/templates/clients/element.yaml b/mycloud-matrix/templates/clients/element.yaml index db0d0bf..b7ed3f2 100644 --- a/mycloud-matrix/templates/clients/element.yaml +++ b/mycloud-matrix/templates/clients/element.yaml @@ -29,6 +29,9 @@ spec: {{- toYaml .Values.commons.helm.release.driftDetection | nindent 4 }} interval: 10m values: + image: + repository: docker.io/vectorim/element-web + tag: v1.11.87 {{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }} defaultServer: url: https://{{ include "mycloud-matrix.host.server" . }}