We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333f800 commit 02ba8a2Copy full SHA for 02ba8a2
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.18.1
+version: 0.18.2
charts/synapse/values.yaml
@@ -233,6 +233,7 @@ ingress:
233
- "/_matrix/federation/v1/user/devices/"
234
- "/_matrix/key/v2/query"
235
- "/_matrix/federation/v1/hierarchy/"
236
+ - "_matrix/federation/v1/version"
237
# Inbound federation transaction request
238
- "/_matrix/federation/v1/send/"
239
accountData:
0 commit comments