rancher / charts-build-scripts

Apache License 2.0
9 stars 32 forks source link

Add ability to omitBuildMetadata on repository #57

Closed aiyengar2 closed 3 years ago

aiyengar2 commented 3 years ago

Currently, charts-build-script automatically appends a +upORIGINALVERSION annotation to any non-local chart that has a different version than its upstream version.

This commit adds a repository-level configuration that can be set to remove that feature.