Compare commits
No commits in common. "8177432345429ad260c65073b609ad47a6365af8" and "6f7a91388a03fa90549990864281c7a3714bec09" have entirely different histories.
8177432345
...
6f7a91388a
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "matrixdotorg/synapse:v1.97.0"
|
||||
image: "matrixdotorg/synapse:v1.96.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SYNAPSE_SERVER_NAME
|
||||
@ -458,7 +458,7 @@ spec:
|
||||
mountPath: /data/keys
|
||||
containers:
|
||||
- name: "synapse"
|
||||
image: "matrixdotorg/synapse:v1.97.0"
|
||||
image: "matrixdotorg/synapse:v1.96.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user