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

Publish the Helm charts to GHCR #91

Closed
stefanprodan opened this issue May 4, 2022 · 3 comments · Fixed by #94
Closed

Publish the Helm charts to GHCR #91

stefanprodan opened this issue May 4, 2022 · 3 comments · Fixed by #94
Assignees
Labels
enhancement New feature or request

Comments

@stefanprodan
Copy link
Member

With Helm OCI being GA, I think we should also publish the charts to GitHub Container Registry. An example of how to push to GHCR from GH Actions can be found here: https://github.com/stefanprodan/podinfo/blob/master/.github/workflows/release.yml#L71

PS. After we push the charts to GHCR, we need to use the GH UI and make the images public.

@stefanprodan stefanprodan added the enhancement New feature or request label May 4, 2022
@dmccaffery
Copy link
Collaborator

Would we want to backfill all previous releases as well?

@stefanprodan
Copy link
Member Author

@dmccaffery it would be nice to have all versions but I don't think it's a must.

@dmccaffery dmccaffery self-assigned this May 6, 2022
@dmccaffery
Copy link
Collaborator

dmccaffery commented May 6, 2022

Related:

helm/chart-releaser#183
helm/chart-releaser-action#107

I'm going to work my way through these today.

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

Successfully merging a pull request may close this issue.

2 participants