helm/pkg/release/v1
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
..
util Fix test by making date sorting stable and updating golden files 2025-10-13 10:28:43 -06:00
hook.go fix: empty time values 2025-10-10 16:44:19 -06:00
hook_test.go fix: empty time values 2025-10-10 16:44:19 -06:00
info.go fix: empty time values 2025-10-10 16:44:19 -06:00
info_test.go fix: empty time values 2025-10-10 16:44:19 -06:00
mock.go Reproducible chart archive builds 2025-10-29 11:49:22 -04:00
release.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00