Compare commits
No commits in common. "bb52be51049c747cdd20bd226ece54249372a341" and "b6241cf063b5d5a901155a7a9ff4af596dd3a83a" have entirely different histories.
bb52be5104
...
b6241cf063
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "matrixdotorg/synapse:v1.96.0"
|
||||
image: "matrixdotorg/synapse:v1.95.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "matrixdotorg/synapse:v1.96.0"
|
||||
image: "matrixdotorg/synapse:v1.95.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user