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 eda3cfa commit 0ae3158Copy full SHA for 0ae3158
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.10
+version: 2.4.11
charts/synapse/values.yaml
@@ -454,7 +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'
+ - '/_matrix/client/(r0|v3|unstable)/keys/query$'
458
# moved to deviceListsRoutes
459
# - '/_matrix/client/(r0|v3|unstable)/keys/query$'
460
0 commit comments