matrix-synapse: Add a link to the chart source
This commit is contained in:
parent
ca32982ff9
commit
5dfc49af15
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@ Matrix Synapse
|
|||
|
||||
[Synapse](https://github.com/matrix-org/synapse) is the current reference implementation of the [Matrix protocol](https://matrix.org).
|
||||
|
||||
For questions/help on the chart, feel free to drop in at [#matrix-on-kubernetes:fiksel.info](https://matrix.to/#/#matrix-on-kubernetes:fiksel.info).
|
||||
For questions/help on the chart, feel free to drop in at [#matrix-on-kubernetes:fiksel.info](https://matrix.to/#/#matrix-on-kubernetes:fiksel.info).
|
||||
This chart is hosted [on GitLab](https://gitlab.com/ananace/charts).
|
||||
|
||||
__Attention:__ _The upgrade to 1.51.0 requires manual action, please read the upgrade instructions [below](#upgrading)._
|
||||
|
||||
|
@ -79,4 +80,4 @@ helm upgrade matrix-synapse matrix-synapse
|
|||
|
||||
# Delete the old Pod so the new StatefulSet can take over
|
||||
kubectl delete pod matrix-synapse-redis-master-0
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue