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

Request: Upload Helm chart to OCI registry #2987

Open
joryirving opened this issue Mar 14, 2025 · 0 comments · May be fixed by #3024
Open

Request: Upload Helm chart to OCI registry #2987

joryirving opened this issue Mar 14, 2025 · 0 comments · May be fixed by #3024
Labels
enhancement New feature or request helm Related to helm and app-catalog

Comments

@joryirving
Copy link

Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating.

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.

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.

Describe the solution you'd like

I'd like for an OCI artifact of the helm chart to be uploaded to a registry (or multiple registries)

What users will benefit from this feature?

Helm chart user

Are you able to implement this feature?

No

Additional context

@joryirving joryirving added the enhancement New feature or request label Mar 14, 2025
@dosubot dosubot bot added the helm Related to helm and app-catalog label Mar 14, 2025
@onedr0p onedr0p linked a pull request Mar 26, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request helm Related to helm and app-catalog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant