Compare commits
No commits in common. "9210bc956ad747d553ad75c2d478705a2eb8bd50" and "2a82b0323a053a01d612a8d8e23c046f75d2d541" have entirely different histories.
9210bc956a
...
2a82b0323a
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.110.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.109.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.110.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.109.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user