mirror of
https://github.com/helm/helm.git
synced 2026-04-13 21:06:20 -04:00
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| resolver.go | ||
| resolver_test.go | ||