Compare commits
	
		
			2 Commits
		
	
	
		
			55ae6f1e65
			...
			390b43c564
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 390b43c564 | |||
| 6362db7473 | 
| @@ -431,7 +431,7 @@ spec: | ||||
|         fsGroup: 1000 | ||||
|       initContainers: | ||||
|         - name: generate-signing-key | ||||
|           image: "matrixdotorg/synapse:v1.92.2" | ||||
|           image: "matrixdotorg/synapse:v1.92.3" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: SYNAPSE_SERVER_NAME | ||||
| @@ -458,7 +458,7 @@ spec: | ||||
|               mountPath: /data/keys | ||||
|       containers: | ||||
|         - name: "synapse" | ||||
|           image: "matrixdotorg/synapse:v1.92.2" | ||||
|           image: "matrixdotorg/synapse:v1.92.3" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           ports: | ||||
|             - name: http | ||||
|   | ||||
		Reference in New Issue
	
	Block a user