rancher / charts-build-scripts

Apache License 2.0
10 stars 32 forks source link

Add flag to make validate to ignore certain charts/assets #16

Open aiyengar2 opened 3 years ago

aiyengar2 commented 3 years ago
--excludes <packageName>/<packageVersionWithoutRC>: completely ignore specific charts / assets from a repository you are validating against, e.g. `fleet-agent/0.3.301`
aiyengar2 commented 3 years ago

Low priority since the scope of this fix has been decreased as a result of v0.2.0 removing sync and simplifying validate. Should only be prioritized if such a use case arises.