vmware-labs / distribution-tooling-for-helm

Helm Distribution plugin is is a set of utilities and Helm Plugin for making offline work with Helm Charts easier. It is meant to be used for creating reproducible and relocatable packages for Helm Charts that can be moved around registries without hassles. This is particularly useful for distributing Helm Charts into airgapped environments.
Apache License 2.0
74 stars 12 forks source link

Skip image references #76

Closed gregsidelinger closed 2 months ago

gregsidelinger commented 4 months ago

Adding options that allow a wrapped helm chart to not fetch images and also an option to not push images when syncing a wrapped chart to a destination repo. Also added an option to not update image references in the values.yaml. I plan on opening up a PR to charts-syncer later on to use these options with it as there are times when I do not want it to sync images.

vmwclabot commented 4 months ago

@gregsidelinger, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

vmwclabot commented 4 months ago

@gregsidelinger, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed.

vmwclabot commented 3 months ago

@gregsidelinger, VMware has approved your signed contributor license agreement.