mirror of
https://github.com/helm/helm.git
synced 2026-03-12 05:34:07 -04:00
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| coalesce.go | ||
| coalesce_test.go | ||
| jsonschema.go | ||
| jsonschema_test.go | ||
| values.go | ||
| values_test.go | ||