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

Move chart hosting to GHCR #612

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Move chart hosting to GHCR #612

wants to merge 2 commits into from

Conversation

max-rocket-internet
Copy link
Member

@max-rocket-internet max-rocket-internet commented Oct 7, 2024

Here I am replacing the old chartmuseum based hosting with OCI on Github Container Registry

Resolves #607 & #611

  • Replacing old github action with a new one that uses helm directly to push the packaged charts to GHCI
  • Updating template used to generate all helm chart READMEs
  • Update all chart READMEs with new templated text
  • Updating main README
  • Removing old gif that showed adding the repo

@max-rocket-internet max-rocket-internet requested a review from a team as a code owner October 7, 2024 13:03
@max-rocket-internet
Copy link
Member Author

In this special case I'm gonna ignore those 2x CI tests as they are not applicable here.

@max-rocket-internet
Copy link
Member Author

Maybe after merging I could go through the git history and run helm push all old chart versions also?

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.

Move to a more reliable chart hosting solution
2 participants