helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Publish helm charts repo via GitHub pages

Open andrey-dubnik opened this issue 4 years ago • 5 comments
trafficstars

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

andrey-dubnik avatar Sep 28 '21 12:09 andrey-dubnik

this is definitely in plan

underrun avatar Oct 05 '21 04:10 underrun

For background and previous PR:

  • https://github.com/temporalio/helm-charts/issues/45
  • https://github.com/temporalio/helm-charts/pull/147

joebowbeer avatar Nov 22 '21 18:11 joebowbeer

Any news on this?

IkePCampbell avatar Sep 27 '22 18:09 IkePCampbell

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.

pzduniak avatar Oct 08 '22 10:10 pzduniak

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

froblesmartin avatar May 28 '23 11:05 froblesmartin