Compare commits
5 Commits
90945f7e55
...
6ca4d88042
Author | SHA1 | Date | |
---|---|---|---|
6ca4d88042 | |||
ce4d7689c9 | |||
4f5c4f4cbe | |||
7d3b5903e6 | |||
9a87f7fd08 |
@@ -363,7 +363,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
containers:
|
||||
- name: "riot"
|
||||
image: "vectorim/element-web:v1.11.99"
|
||||
image: "vectorim/element-web:v1.11.100"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@@ -444,7 +444,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.128.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.129.0"
|
||||
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.128.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.129.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Reference in New Issue
Block a user