Compare commits

..

No commits in common. "4bf5a5799bc0d50815b3e9bcdbfedb58dc8310fa" and "c6d32836fc9b01e162cff28a984f63c6911facba" 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.109.0" image: "ghcr.io/element-hq/synapse:v1.108.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.109.0" image: "ghcr.io/element-hq/synapse:v1.108.0"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http