dendrite
dendrite copied to clipboard
Create helm chart repo, publish chart on artifacthub.io
Great dendrite now has a helm chart! Please consider creating a proper helm chart repo (github pages ?) and publish chart on artifacthub.io. The existing charts are pretty outdated. Thanks !
Looking at the actions put in place, it seems like you can use https://matrix-org.github.io/dendrite
as repository. Might be useful to explain this in the helm chart readme.
Ooohh, nice, I wasn't aware of this.
$ helm repo add dendrite https://matrix-org.github.io/dendrite/
"dendrite" has been added to your repositories
$ helm repo update dendrite
Update Complete. ⎈Happy Helming!⎈
❯ helm search repo dendrite
NAME CHART VERSION APP VERSION DESCRIPTION
dendrite/dendrite 0.11.2 0.11.1 Dendrite Matrix Homeserver
Now publishing on artifacthub seems the only step missing.
if have index it on artifacts.io: https://artifacthub.io/packages/helm/dendrite/dendrite
so it could claim by some official https://artifacthub.io/docs/topics/repositories/#ownership-claim (or create an organisation and then claim) or optimize it with annotations https://artifacthub.io/docs/topics/annotations/helm/