Compare commits
5 Commits
b97c1f36e7
...
4f9c1685b7
Author | SHA1 | Date | |
---|---|---|---|
4f9c1685b7 | |||
6903747c00 | |||
2217f7f101 | |||
40443c4be1 | |||
89aebf5895 |
@@ -363,7 +363,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
containers:
|
||||
- name: "riot"
|
||||
image: "vectorim/element-web:v1.11.108"
|
||||
image: "vectorim/element-web:v1.11.109"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@@ -444,7 +444,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.135.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.135.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@@ -471,7 +471,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "ghcr.io/element-hq/synapse:v1.135.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.135.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Reference in New Issue
Block a user