mirror of https://github.com/helm/helm
Previously, if a range was specified for a file:// url as a dependency the range would be put in the lockfile. Lockfiles are designed to pin to a specific version and not support ranges. This is for reproducibility. The change here pins to a the specific version of the chart specified using the file:// when update is run. Signed-off-by: Matt Farina <matt@mattfarina.com>pull/8227/head
parent
bc83381c16
commit
0add3cf048
Loading…
Reference in new issue