helm-charts
helm-charts copied to clipboard
Publish helm charts repo via GitHub pages
Hi, I was looking at the option to consume helm in a bit more convenient way which is possible via the GitHub pages and Helm releaser action. In order to implement that I've refactored the current helm repo in a way which would make a deployment flexible with possibility to add more charts on a later stage if needs to.
Repo reference: https://github.com/andrey-dubnik/helm-charts Helm landing page: https://andrey-dubnik.github.io/helm-charts/
This way you can add helm as helm repo add temporalio https://temporalio.github.io/helm-charts
I can make a PR if this is Ok
this is definitely in plan
For background and previous PR:
- https://github.com/temporalio/helm-charts/issues/45
- https://github.com/temporalio/helm-charts/pull/147
Any news on this?
This still makes it incredibly annoying to deploy Temporal in systems that rely on Helm repos.
Please dedicate the couple hours of effort to set it up. I did it for https://github.com/mailgun/gubernator here.
A similar issue exists, it would be better to close one so that there is a single place to comment on the Helm chart publication https://github.com/temporalio/helm-charts/issues/45