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 helm charts to GitHub Container Registry #398

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

jongwooo
Copy link
Contributor

What this PR does / why we need it:

This PR implements the process to publish helm charts to the GitHub Container Registry (GHCR) within our existing release pipeline.

Which issue this PR fixes

Closes #391

Special notes for your reviewer:

cc. @Jonsy13 , @namkyu1999

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

@jongwooo jongwooo force-pushed the publish-helm-charts-to-ghcr branch 3 times, most recently from 815bd0a to f08233a Compare August 20, 2024 07:12
@Jonsy13
Copy link
Contributor

Jonsy13 commented Aug 23, 2024

Hi @jongwooo , Thanks for this contribution.
Can you please test in one of your repository with same charts.
You can add sample links to releases in this PR.

@jongwooo jongwooo force-pushed the publish-helm-charts-to-ghcr branch from f08233a to 39b0693 Compare August 26, 2024 04:53
@jongwooo jongwooo force-pushed the publish-helm-charts-to-ghcr branch from 39b0693 to 86afe62 Compare August 26, 2024 04:54
@jongwooo
Copy link
Contributor Author

jongwooo commented Aug 26, 2024

Can you please test in one of your repository with same charts.

@Jonsy13 Sure. Please check the following link.

@Jonsy13
Copy link
Contributor

Jonsy13 commented Aug 26, 2024

@jongwooo This looks great! Thanks 🚀

@Jonsy13 Jonsy13 merged commit 338d57f into litmuschaos:master Aug 26, 2024
4 checks passed
@jongwooo jongwooo deleted the publish-helm-charts-to-ghcr branch August 27, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Publish helm chart also as an OCI package (e.g. on GHCR registry)
4 participants