Compare commits
No commits in common. "93a103979ba844ca39957493fe8ac3c661c5b7d4" and "b25c90c33c36bd06571e2586a5061cbadd517238" have entirely different histories.
93a103979b
...
b25c90c33c
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "matrixdotorg/synapse:v1.91.1"
|
||||
image: "matrixdotorg/synapse:v1.91.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "matrixdotorg/synapse:v1.91.1"
|
||||
image: "matrixdotorg/synapse:v1.91.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
x
Reference in New Issue
Block a user