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 557f893 commit 1f61a35Copy full SHA for 1f61a35
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.31.0
+version: 0.32.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.138.4"
+ tag: "v1.139.2"
18
pullPolicy: IfNotPresent
19
autoscaling:
20
enabled: true
0 commit comments