fix(mycloud-matrix): update element-web
This commit is contained in:
parent
3440877e36
commit
57ec503dae
1 changed files with 2 additions and 2 deletions
|
@ -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" . }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue