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

Enable helm chart repository #69

Open
m-kuhn opened this issue Aug 3, 2023 · 2 comments
Open

Enable helm chart repository #69

m-kuhn opened this issue Aug 3, 2023 · 2 comments
Assignees

Comments

@m-kuhn
Copy link

m-kuhn commented Aug 3, 2023

This is a followup of #56, #48, #50

The URL https://mr-karan.github.io/calert/charts gives a 404, currently, so the helm repository is not yet functional for what I can see.

I think what needs to be done are the steps listed in #50

and

@mr-karan
Copy link
Owner

Hey.

I've followed this https://blog.ediri.io/how-to-create-a-github-gh-pages-branch-in-an-existing-repository to create gh-pages and also enabled github pages on the repo.

Created a release as well, which pushed https://github.com/mr-karan/calert/tree/gh-pages.

Is there anything else needed from my end? Thanks!

@mr-karan mr-karan self-assigned this Nov 20, 2023
@pnowy
Copy link

pnowy commented Dec 5, 2023

I see the index is available: https://mr-karan.github.io/calert/charts/index.yaml

What I would suggest is some additional documentation on chart readme like:

helm repo add calert https://mr-karan.github.io/calert/charts
helm search repo calert
helm pull calert/calert

That's always easier know what's the endpoint is - especially when using the gitops approach 😄

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

3 participants