Compare commits

..

No commits in common. "d6bf0075f108470086824c77029c387aac722177" and "dab444bb4e0b287bc70482ae12e189e31f01f682" have entirely different histories.

View File

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