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