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 chart to OCI registry #282

Open
onedr0p opened this issue Nov 2, 2024 · 2 comments
Open

Upload Helm chart to OCI registry #282

onedr0p opened this issue Nov 2, 2024 · 2 comments

Comments

@onedr0p
Copy link

onedr0p commented Nov 2, 2024

Is your feature request related to a problem?

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.

@clementnuss
Copy link
Contributor

Sounds nice 🙃 I have already worked with OCI-packaged Helm Charts and quite like the idea.
I will try to implement that, unless you want to submit a PR 😉
Regarding cosign I will see if I have time to look at that as well, but I'll probably only start with the OCI-packaged Helm Charts on ghcr.io.

@onedr0p
Copy link
Author

onedr0p commented Nov 4, 2024

Unfortunately I won't have any time soon but I'll check back in the future if this isn't done and contribute, thanks for being open to the idea!

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

2 participants