fix(mycloud-matrix): update element-web
This commit is contained in:
parent
9bcb8800bc
commit
cce04498dc
3 changed files with 3 additions and 3 deletions
|
@ -6,4 +6,4 @@ maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
||||||
version: 0.1.1
|
version: 0.1.2
|
||||||
|
|
|
@ -7,7 +7,7 @@ description: "myCloud component to setup matrix"
|
||||||
|
|
||||||
# mycloud-matrix
|
# mycloud-matrix
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
myCloud component to setup matrix
|
myCloud component to setup matrix
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/vectorim/element-web
|
repository: docker.io/vectorim/element-web
|
||||||
tag: v1.11.89
|
tag: v1.11.90
|
||||||
{{- $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