fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2024-11-06 11:20:48 +01:00
parent 93c7c24f2a
commit 8cf2e8318b
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.83 tag: v1.11.84
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 }}