Compare commits
No commits in common. "fac22e3a6e47b73b01a79362c28195a275fd1b4f" and "e0d228a1d7c381a1719ec4c5513aef260fc3b9ce" have entirely different histories.
fac22e3a6e
...
e0d228a1d7
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.111.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.111.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.110.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user