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 14b3236 commit cffd149Copy full SHA for cffd149
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.17.0
+version: 0.18.0
charts/synapse/values.yaml
@@ -13,7 +13,7 @@ synapse:
13
image:
14
repository: "ghcr.io/code-tool/matrix-stack/synapse"
15
# varsion with git+https://github.com/davefatkin/synapse-s3-storage-provider.git#egg=synapse-s3-storage-provider
16
- tag: "v1.124.1"
+ tag: "v1.129.0"
17
pullPolicy: IfNotPresent
18
autoscaling:
19
enabled: true
0 commit comments