thecasualcoder / dobby

dobby is free and will serve your orders
Apache License 2.0
32 stars 25 forks source link

Question: Any plans on publishing / hosting Helm chart? #21

Open karuppiah7890 opened 3 years ago

karuppiah7890 commented 3 years ago

Are there are any plans to publish / host any helm chart? I see a sample one under https://github.com/thecasualcoder/dobby/tree/master/examples/helm

If hosting is a plan - some ideas from the helm community to host the helm chart repo using GitHub infrastructure (GitHub pages, releases) - https://github.com/helm/chart-releaser , https://github.com/helm/chart-releaser-action

jskswamy commented 3 years ago

@karuppiah7890 we wanted to publish the helm chart, PRs are welcome.

karuppiah7890 commented 3 years ago

I noticed #20 and also this comment - https://github.com/thecasualcoder/dobby/pull/20#issuecomment-814592270 I guess that solves this issue. If that PR is going to be closed, I think this can be marked as good first issue, so that someone new can contribute :)

jskswamy commented 3 years ago

we can use chart-releaser for #20 and merge the PR