Skip to content

Commit 8fbce47

Browse files
committed
1 parent 7d76bda commit 8fbce47

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

charts/synapse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: synapse
3-
version: 0.12.0
3+
version: 0.12.1

charts/synapse/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ synapse:
1212
# cfg --
1313
image:
1414
repository: "ghcr.io/code-tool/matrix-stack/synapse"
15-
tag: "v1.124.0"
15+
# varsion with git+https://github.com/davefatkin/synapse-s3-storage-provider.git#egg=synapse-s3-storage-provider
16+
tag: "v1.124.1"
1617
pullPolicy: IfNotPresent
1718
autoscaling:
1819
enabled: true

0 commit comments

Comments
 (0)