mirror of https://github.com/helm/helm
The gzip extra field set by helm package does not conform to RFC 1952 section 2.3.1.1. The extra field contains a base64-encoded string that is not properly formatted with SI1/SI2/LEN subsections, causing errors in strict gzip implementations like the Bazel downloader. Remove the extra field entirely as recommended by maintainer @gjenkins8. This fixes #31844. Signed-off-by: mustafasenoglu <mustafasenoglu@users.noreply.github.com>pull/32295/head
parent
543b94d673
commit
49d28e297b
Loading…
Reference in new issue