Compare commits
5 Commits
4339bd8d9f
...
c43f0ea25f
Author | SHA1 | Date | |
---|---|---|---|
c43f0ea25f | |||
3c7d2b6222 | |||
38b1cfcc6d | |||
5b1cb64952 | |||
4b44300c64 |
@@ -363,7 +363,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
containers:
|
||||
- name: "riot"
|
||||
image: "vectorim/element-web:v1.11.90"
|
||||
image: "vectorim/element-web:v1.11.91"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@@ -440,7 +440,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.122.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.123.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@@ -467,7 +467,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "ghcr.io/element-hq/synapse:v1.122.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.123.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Reference in New Issue
Block a user