Compare commits
2 Commits
58daad489d
...
d289898c02
Author | SHA1 | Date | |
---|---|---|---|
d289898c02 | |||
7e9067f221 |
@ -369,7 +369,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: "riot"
|
- name: "riot"
|
||||||
image: "vectorim/element-web:v1.10.12"
|
image: "vectorim/element-web:v1.11.3"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -473,7 +473,7 @@ spec:
|
|||||||
mountPath: /data/keys
|
mountPath: /data/keys
|
||||||
containers:
|
containers:
|
||||||
- name: "synapse"
|
- name: "synapse"
|
||||||
image: "matrixdotorg/synapse:v1.43.0"
|
image: "matrixdotorg/synapse:v1.65.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: UID
|
- name: UID
|
||||||
|
Loading…
x
Reference in New Issue
Block a user