Skip to content

Commit b1534fe

Browse files
committed
using ghcr.io for synapse
1 parent 6902b30 commit b1534fe

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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.0.9
3+
version: 0.0.10

charts/synapse/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
synapse:
33
serverName: NOT-CONFIGURED
44
image:
5-
# TODO: use ghcr.io
6-
repository: "matrixdotorg/synapse"
5+
repository: "ghcr.io/code-tool/matrix-stack/synapse"
76
tag: "v1.105.1"
87
pullPolicy: IfNotPresent
98
autoscaling:

0 commit comments

Comments
 (0)