Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use and follow release process suggested by helm #3

Open
sgandon opened this issue Nov 28, 2019 · 0 comments
Open

Use and follow release process suggested by helm #3

sgandon opened this issue Nov 28, 2019 · 0 comments

Comments

@sgandon
Copy link
Contributor

sgandon commented Nov 28, 2019

https://github.com/helm/charts is being deprecated and they suggest to use https://hub.helm.sh/
Helm hub suggest to use Github Pages just like this repo to provide helm charts repos.
They also suggest using a commandline for handling the releases https://github.com/helm/chart-releaser.
1/ The command line is not necessary but the idea to use the released github artifacts as binaries sources is nice cause it prevents to have the binaries stored in the gir repository (see https://github.com/unguiculus/gh-pages-helm-chart-repo-example/releases)
2/ the index of the helm chart can be kept on master but can also by placed in a specific branch (like this https://github.com/unguiculus/gh-pages-helm-chart-repo-example/tree/gh-pages)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant