4 Commits

Author SHA1 Message Date
Niladri Halder
7321579092 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-12-27 08:11:15 -08:00
Mikhail Kopylov
0b5e9d37c8 Restore helm get metadata command
Signed-off-by: Mikhail Kopylov <mih.kopylov@yandex.ru>
2023-08-04 07:49:00 +03:00
Joe Julian
e8e6da28d1 Revert "Add helm get metadata command"
Signed-off-by: Joe Julian <me@joejulian.name>
2023-08-03 11:44:03 -07:00
Mikhail Kopylov
593dd0aef1 Add helm get metadata command
Signed-off-by: Mikhail Kopylov <mih.kopylov@yandex.ru>
2022-12-12 12:09:20 +03:00