fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2025-04-24 00:20:04 +02:00
parent 936d4b505b
commit 4da76e0073
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.97 tag: v1.11.99
{{- $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" . }}