Compare commits

..

No commits in common. "bca403389762e2a50872b6503628b90db53800b9" and "488dd86a36b27134bc3f6ad998fe7fe9daeca84e" have entirely different histories.

View File

@ -431,7 +431,7 @@ spec:
fsGroup: 1000
initContainers:
- name: generate-signing-key
image: "matrixdotorg/synapse:v1.92.2"
image: "matrixdotorg/synapse:v1.92.1"
imagePullPolicy: IfNotPresent
env:
- name: SYNAPSE_SERVER_NAME
@ -458,7 +458,7 @@ spec:
mountPath: /data/keys
containers:
- name: "synapse"
image: "matrixdotorg/synapse:v1.92.2"
image: "matrixdotorg/synapse:v1.92.1"
imagePullPolicy: IfNotPresent
ports:
- name: http