node-feature-discovery icon indicating copy to clipboard operation
node-feature-discovery copied to clipboard

Request: Upload Helm chart to OCI registry

Open joryirving opened this issue 7 months ago • 4 comments

What would you like to be added: With Helm v3.8.0, the OCI support became GA, which is an excellent chance to start publishing Helm charts to OCI-compliant registries. Quay / Dockerhub / GHCR supports OCI artifacts and a lot of projects have been using them to publish their helm charts as OCI artifacts.

Why is this needed: 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.

joryirving avatar Mar 14 '25 16:03 joryirving