fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2024-11-12 23:09:43 +01:00
parent 09752b5221
commit 4f60452fad
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.84 tag: v1.11.85
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 }}