feat: Host charts on GitHub pages
Closed this issue · 2 comments
mihaigalos commented
Would you consider hosting the charts on GH Pages instead of charts.bakito.net
?
This would improve consumption of the charts via Helm, since GH is mostly a trusted source.
If yes, here's how Bitnami does it: just create a branch called gh-pages
and put the index.yaml
there.
bakito commented
Hi @mihaigalos
charts.bakito.net is running on github pages with a custom dns.
https://github.com/bakito/helm-charts
mihaigalos commented
Thanks, this is perfect.