fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2025-02-27 14:39:57 +01:00
parent 10c84cdcf4
commit 3440877e36
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -31,7 +31,7 @@ spec:
values: values:
image: image:
repository: docker.io/vectorim/element-web repository: docker.io/vectorim/element-web
tag: v1.11.93 tag: v1.11.94
{{- $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) }}
defaultServer: defaultServer:
url: https://{{ include "mycloud-matrix.host.server" . }} url: https://{{ include "mycloud-matrix.host.server" . }}