helm/pkg/chart
Matt Farina 5c0deec327
Moving chartutil to chart/util
chartutil was originally created to operate on protobufs which are
no longer part of Helm. The util package makes more sense to be
part of the chart package.

This change is part of the HIP 20 to create v3 charts and
explicitly call out v2 charts. The changes for this are in smaller
bite size changes.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-02-21 15:25:55 -05:00
..
loader fix: improve LoadValues function documentation 2025-02-20 08:08:20 +08:00
util Moving chartutil to chart/util 2025-02-21 15:25:55 -05: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
fuzz_test.go add chart fuzz tests 2024-09-20 10:31:48 +01: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