fix(mycloud-matrix): update element-web
This commit is contained in:
parent
389c5d26a2
commit
248ba81cdc
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ spec:
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/vectorim/element-web
|
repository: docker.io/vectorim/element-web
|
||||||
tag: v1.11.91
|
tag: v1.11.92
|
||||||
{{- $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" . }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue