Compare commits

..

No commits in common. "b2c4cfaf7310c68cc885fe28de546b65571c7f24" and "0724ed7cb3f28b96d2f85de6b772ba7cb5bc34c3" have entirely different histories.

View File

@ -431,7 +431,7 @@ spec:
fsGroup: 1000 fsGroup: 1000
initContainers: initContainers:
- name: generate-signing-key - name: generate-signing-key
image: "ghcr.io/element-hq/synapse:v1.113.0" image: "ghcr.io/element-hq/synapse:v1.112.0"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: SYNAPSE_SERVER_NAME - name: SYNAPSE_SERVER_NAME
@ -458,7 +458,7 @@ spec:
mountPath: /data/keys mountPath: /data/keys
containers: containers:
- name: "synapse" - name: "synapse"
image: "ghcr.io/element-hq/synapse:v1.113.0" image: "ghcr.io/element-hq/synapse:v1.112.0"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http