Skip to content

Commit 246dbf5

Browse files
committed
fix typo
1 parent b661382 commit 246dbf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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.10.1
3+
version: 0.11.1

charts/synapse/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ synapse:
1212
# cfg --
1313
image:
1414
repository: "ghcr.io/code-tool/matrix-stack/synapse"
15-
tag: "v1.105.1"
15+
tag: "v1.124.0"
1616
pullPolicy: IfNotPresent
1717
autoscaling:
1818
enabled: true

0 commit comments

Comments
 (0)