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 f661b93 commit 96a629dCopy full SHA for 96a629d
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.33.0
+version: 0.34.0
charts/synapse/values.yaml
@@ -14,7 +14,7 @@ synapse:
14
image:
15
repository: "ghcr.io/code-tool/matrix-stack/synapse"
16
# varsion with git+https://github.com/davefatkin/synapse-s3-storage-provider.git#egg=synapse-s3-storage-provider
17
- tag: "v1.139.2"
+ tag: "v1.142.1"
18
pullPolicy: IfNotPresent
19
autoscaling:
20
enabled: true
@@ -470,7 +470,7 @@ matrixAuthentication:
470
# maxUnavailable: 1
471
472
repository: ghcr.io/element-hq/matrix-authentication-service
473
- tag: 1.5.0
+ tag: 1.6.0
474
475
resources: {}
476
# limits:
0 commit comments