Compare commits
No commits in common. "342756091b615a4f612f0a5c26e9d1be6129effa" and "78ad15eb421a936de6243b14b941971d97b512e0" have entirely different histories.
342756091b
...
78ad15eb42
@ -440,7 +440,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.115.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.114.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -467,7 +467,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "ghcr.io/element-hq/synapse:v1.115.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.114.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user