helm/pkg/chart
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
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>
2024-10-04 11:22:35 +05:30
..
loader Grammar fixes 2024-09-14 10:30:31 +10:00
chart.go Merge pull request from GHSA-9vp5-m38w-j776 2020-09-17 12:31:23 -06:00
chart_test.go Bump the Go version 2023-03-22 11:29:26 -04:00
dependency.go Add annotations and dependencies to get metadata output 2024-10-04 11:22:35 +05:30
dependency_test.go Bump the Go version 2023-03-22 11:29:26 -04:00
errors.go Merge pull request from GHSA-9vp5-m38w-j776 2020-09-17 12:31:23 -06:00
file.go fix(chart): add JSON tags to chart object 2019-11-01 14:50:32 -07:00
metadata.go validation fix 2024-02-07 10:54:15 -05:00
metadata_test.go validation fix 2024-02-07 10:54:15 -05:00