fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2025-03-27 09:22:20 +01:00
parent 2414e0fdab
commit a1e9d9c920
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -31,7 +31,7 @@ spec:
values: values:
image: image:
repository: ghcr.io/element-hq/element-web repository: ghcr.io/element-hq/element-web
tag: v1.11.95 tag: v1.11.96
{{- $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" . }}