Compare commits
2 Commits
c339a55ded
...
532b25db2d
Author | SHA1 | Date | |
---|---|---|---|
532b25db2d | |||
58f25cfff5 |
@ -440,7 +440,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.120.2"
|
||||
image: "ghcr.io/element-hq/synapse:v1.121.1"
|
||||
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.120.2"
|
||||
image: "ghcr.io/element-hq/synapse:v1.121.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user