helm/pkg/chart/common
Matt Farina ca8eae9361
Reproducible chart archive builds
Building the same chart into an archive multiple times will have
the same sha256 hash.

Perviously, the time in the headers for a file was time.Now() which
changed each time. The time is now collected from the operating
system when the file is loaded and this time is used.

Fixes: #3612

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-10-29 11:49:22 -04:00
..
testdata Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
util Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
capabilities.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
capabilities_test.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
errors.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
errors_test.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
file.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
values.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
values_test.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00