helm/pkg/chart/v2/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 Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
chartfile.go chore: fix some function names in comment 2025-06-04 23:54:30 +08:00
chartfile_test.go chore: enable thelper 2025-05-16 10:25:08 +02:00
compatible.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
compatible_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
create.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
create_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05: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 Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
expand.go Update the action interfaces for chart apiversions 2025-09-17 15:19:02 -04:00
expand_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05: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 Merge branch 'main' into stdlib-errors-2 2025-04-21 12:13:10 -04:00
validate_name_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00