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

Add Github Actions Workflows to automate Helm Chart Releases #153

Merged
merged 3 commits into from
Oct 1, 2020
Merged

Add Github Actions Workflows to automate Helm Chart Releases #153

merged 3 commits into from
Oct 1, 2020

Conversation

prologic
Copy link
Contributor

This now effectively gives us an official Helm Chart Repo.

Along with #152 we also have a nice looking landing page for it too!

Closes #74

.github/workflows/release.yml Outdated Show resolved Hide resolved
knatsakis
knatsakis previously approved these changes Sep 29, 2020
Copy link
Contributor

@knatsakis knatsakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as long as @kam1kaze's comment gets addressed

knatsakis
knatsakis previously approved these changes Sep 29, 2020
ncmans
ncmans previously approved these changes Oct 1, 2020
@prologic prologic dismissed stale reviews from ncmans and knatsakis via f3386e8 October 1, 2020 10:46
@prologic
Copy link
Contributor Author

prologic commented Oct 1, 2020

Rebased and Merging with prior approvals.

@prologic prologic merged commit e7fee23 into netdata:master Oct 1, 2020
knatsakis added a commit that referenced this pull request Oct 2, 2020
Because they follow a different structure than the one introduced in #153. The
new helm charts are actual releases of the repo which is a better way of doing
things. Furthermore the old versions were never "official" but rather for
internal use only.
knatsakis added a commit that referenced this pull request Oct 5, 2020
Because they follow a different structure than the one introduced in #153. The
new helm charts are actual releases of the repo which is a better way of doing
things. Furthermore the old versions were never "official" but rather for
internal use only.
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

Successfully merging this pull request may close these issues.

Make GitHub repo directly useable from Helm
4 participants