mirror of
https://github.com/helm/helm.git
synced 2026-02-11 14:53:49 -05: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> |
||
|---|---|---|
| .. | ||
| common | ||
| v1 | ||
| common.go | ||
| common_test.go | ||
| interfaces.go | ||
| responses.go | ||