Compare commits
No commits in common. "a5d862a67c81a8e437d0eefbc7c532a5de12d87c" and "9ae73720b4c2f742019a891e66facd0c8935cb01" have entirely different histories.
a5d862a67c
...
9ae73720b4
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.107.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.106.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.107.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.106.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user