Compare commits

..

No commits in common. "532b25db2df30abde9b024804edec637d29d5be4" and "c339a55dedba666d985a825ce7424b4f6520a4c9" have entirely different histories.

View File

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