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 8568bea commit eda3cfaCopy full SHA for eda3cfa
2 files changed
charts/synapse/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v2
2
appVersion: 1.151.0
3
description: matrix synapse kubernetes deployment
4
name: synapse
5
-version: 2.4.9
+version: 2.4.10
charts/synapse/values.yaml
@@ -454,6 +454,7 @@ ingress:
454
clientReaderRoomKeys:
455
- '/_matrix/client/(r0|v3|unstable)/keys/changes$'
456
- '/_matrix/client/(r0|v3|unstable)/keys/claim$'
457
+ - '/_matrix/client/(r0|v3|unstable)/keys/query'
458
# moved to deviceListsRoutes
459
# - '/_matrix/client/(r0|v3|unstable)/keys/query$'
460
0 commit comments