Compare commits
No commits in common. "dfded700da7daa784236ec77aae37b3a822948e0" and "720e8e4ab9e7c50be0d833f8c1255487cfd443f3" have entirely different histories.
dfded700da
...
720e8e4ab9
@ -440,7 +440,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.120.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.119.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.120.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.119.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user