mirror of
https://github.com/helm/helm.git
synced 2026-04-20 21:56:55 -04:00
imported values are stored in dependency objects, which breaks if a chart dependency is shared among multiple aliases. By copying the dependency objects in the metadata values can be imported correctly. Supersedes #10174 Signed-off-by: Daniel Strobusch <1847260+dastrobu@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| loader | ||
| util | ||
| chart.go | ||
| chart_test.go | ||
| dependency.go | ||
| dependency_test.go | ||
| doc.go | ||
| errors.go | ||
| file.go | ||
| fuzz_test.go | ||
| metadata.go | ||
| metadata_test.go | ||