The digest hash of the generated hello-world.tgz chart file is wrong.
https://github.com/helm/examples/blob/gh-pages/index.yaml#L8
It should be 5365e3344584f36fd0dca6c1bd92dc9176ed8ec5ee8146cae8a76a4f990271c3 rather than a6fe72c563eb8c9573daa5628cd4b9fc9f64fd8cadc22a20172064279e8d3b1a.
Can you please rebuild the helm chart to have the good digest? This is blocking our CICD as we got mismatched index digest of the downloaded file.
Many thanks.