Compare commits
No commits in common. "e89cfb5423980d82f601d2a6b72a0f0d74c4ca25" and "69ebd54e92e22e91990fe026582858d88ec647cc" have entirely different histories.
e89cfb5423
...
69ebd54e92
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.103.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.102.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "ghcr.io/element-hq/synapse:v1.103.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.102.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user