Compare commits
No commits in common. "4bfe5f6e7cb27aeed94e0a05f375bc333c4a4ff1" and "1fbbf253a3820dae9b2446bcaa5055083581cef1" have entirely different histories.
4bfe5f6e7c
...
1fbbf253a3
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "matrixdotorg/synapse:v1.98.0"
|
||||
image: "matrixdotorg/synapse:v1.97.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "matrixdotorg/synapse:v1.98.0"
|
||||
image: "matrixdotorg/synapse:v1.97.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user