helm/pkg/chart/v2
Matt Farina 15300549f0
When time not available, using time.Now
Note, when time is not available, the builds are not reproducible.
This problem would only happen when an SDK user is using parts of
the API to build their own tooling. Helm will consistently inject
the dates through the higher level APIs.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-10-29 15:11:20 -04:00
..
lint Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
loader Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
util When time not available, using time.Now 2025-10-29 15:11:20 -04:00
chart.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
chart_test.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
dependency.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
dependency_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
doc.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
errors.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
fuzz_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
metadata.go fix: throw warning when chart version is not semverv2 2025-09-03 07:49:41 +02:00
metadata_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00