Compare commits
No commits in common. "34a2e144ee21d6532ba68955a10ffe0f39474c6e" and "48d11b88309a641062a7f28c8d8daeb2347751db" have entirely different histories.
34a2e144ee
...
48d11b8830
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.108.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.107.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.108.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.107.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user