You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: