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

Upload Helm charts to OCI registry #634

Closed
onedr0p opened this issue Jan 19, 2025 · 2 comments · Fixed by #676
Closed

Upload Helm charts to OCI registry #634

onedr0p opened this issue Jan 19, 2025 · 2 comments · Fixed by #676

Comments

@onedr0p
Copy link
Contributor

onedr0p commented Jan 19, 2025

With Helm v3.8.0, the OCI support became GA, which is an excellent chance to start publishing Helm charts to OCI-compliant registries. GHCR supports OCI artifacts and a lot of projects have been using them to publish their helm charts as OCI artifacts.

It brings an opportunity to sign Helm charts stored as OCI Artifacts with cosign to provide their integrity and use GitOps tooling such as Flux to reconcile them as they were stored as OCI artifacts. Flux can reconcile OCI Artifacts and verify their integrity before reconciling them.

@desaintmartin
Copy link
Member

Indeed! Would you have some Pr and/or guide?

onedr0p added a commit to onedr0p/wiremind-helm-charts that referenced this issue Mar 26, 2025
@onedr0p
Copy link
Contributor Author

onedr0p commented Mar 26, 2025

@desaintmartin here ya go #676

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 a pull request may close this issue.

2 participants