fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2025-03-12 17:06:03 +01:00
parent 3440877e36
commit 57ec503dae
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -30,8 +30,8 @@ spec:
interval: 10m interval: 10m
values: values:
image: image:
repository: docker.io/vectorim/element-web repository: ghcr.io/element-hq/element-web
tag: v1.11.94 tag: v1.11.95
{{- $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" . }}