helm / community

Helm community content
https://helm.sh
417 stars 175 forks source link

HIP: images lock file #281

Open paleloser opened 1 year ago

paleloser commented 1 year ago

In this HIP we're proposing a standard way of tracking a Helm Chart's container images through a new images-lock.yaml file, making easier to migrate whole Charts through different registries and generating a bill of materials, among other use cases.

Find complete details on the improvement document.

mpermar commented 1 year ago

For everyone falling into this PR. We have implemented a plugin that puts in practice the idea of a lock described in this PR. Hopefully this will serve as an adoption gauge as well. We are pretty excited about the possibilities that having this type of lock opens. It has already removed quite a few hassles for us on our internal content production pipelines.

Check out the plugin at https://github.com/vmware-labs/distribution-tooling-for-helm