Compare commits
	
		
			2 Commits
		
	
	
		
			99ad2f2528
			...
			417535a7c5
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 417535a7c5 | |||
| ccc22df0e5 | 
| @@ -431,7 +431,7 @@ spec: | ||||
|         fsGroup: 1000 | ||||
|       initContainers: | ||||
|         - name: generate-signing-key | ||||
|           image: "matrixdotorg/synapse:v1.90.0" | ||||
|           image: "matrixdotorg/synapse:v1.91.0" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           env: | ||||
|             - name: SYNAPSE_SERVER_NAME | ||||
| @@ -458,7 +458,7 @@ spec: | ||||
|               mountPath: /data/keys | ||||
|       containers: | ||||
|         - name: "synapse" | ||||
|           image: "matrixdotorg/synapse:v1.90.0" | ||||
|           image: "matrixdotorg/synapse:v1.91.0" | ||||
|           imagePullPolicy: IfNotPresent | ||||
|           ports: | ||||
|             - name: http | ||||
|   | ||||
		Reference in New Issue
	
	Block a user