Compare commits
2 Commits
2a82b0323a
...
9210bc956a
Author | SHA1 | Date | |
---|---|---|---|
9210bc956a | |||
2fcd4a64fc |
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.109.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.110.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "ghcr.io/element-hq/synapse:v1.109.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.110.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user