mirror of
https://github.com/helm/helm.git
synced 2026-04-15 21:59:50 -04:00
The output of helm get metadata includes a subset of the fields contained in the chart.Metadata struct. This change adds the values of the annotations field and the dependencies field to the output. Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> |
||
|---|---|---|
| .. | ||
| loader | ||
| chart.go | ||
| chart_test.go | ||
| dependency.go | ||
| dependency_test.go | ||
| errors.go | ||
| file.go | ||
| metadata.go | ||
| metadata_test.go | ||