fix(mycloud-matrix): update element-web
This commit is contained in:
parent
5b7c6eff7a
commit
a8f1a05e33
1 changed files with 1 additions and 1 deletions
|
@ -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.80
|
tag: v1.11.82
|
||||||
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 }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue