fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2024-10-22 16:41:06 +02:00
parent 5b7c6eff7a
commit a8f1a05e33
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -32,7 +32,7 @@ spec:
{{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }} {{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }}
image: image:
repository: docker.io/vectorim/element-web repository: docker.io/vectorim/element-web
tag: v1.11.80 tag: v1.11.82
defaultServer: defaultServer:
url: https://{{ include "mycloud-matrix.host.server" . }} url: https://{{ include "mycloud-matrix.host.server" . }}
name: {{ include "mycloud-matrix.domain" . | quote }} name: {{ include "mycloud-matrix.domain" . | quote }}