helm/internal/chart/v3/util
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
..
testdata Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
chartfile.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
chartfile_test.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
compatible.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
compatible_test.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
create.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
create_test.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
dependencies.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
dependencies_test.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
doc.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
expand.go Update the action interfaces for chart apiversions 2025-09-17 15:19:02 -04:00
expand_test.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
save.go When time not available, using time.Now 2025-10-29 15:11:20 -04:00
save_test.go When time not available, using time.Now 2025-10-29 15:11:20 -04:00
validate_name.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00
validate_name_test.go Initial addition of v3 charts 2025-07-25 12:57:47 -04:00