matrix-synapse: Add a link to the chart source

This commit is contained in:
Alexander Olofsson 2022-02-21 23:38:29 +01:00
parent ca32982ff9
commit 5dfc49af15
No known key found for this signature in database
GPG key ID: D439C9470CB04C73

View file

@ -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
```
```