amimof/node-cert-exporter

Helm install fails

holmesb opened this issue · 1 comments

Helm install errors for me now. The first two commands in the readme work fine:
helm repo add node-cert-exporter https://amimof.github.io/node-cert-exporter
helm repo update
Then the install command fails:

user@~/$ helm install node-cert-exporter node-cert-exporter/node-cert-exporter
Error: failed to download "node-cert-exporter/node-cert-exporter" (hint: running `helm repo update` may help)

Is this because the index.yaml file is still needed?

Hey, thanks for reporting. Helm package was missing from v1.1.1 release. Fixed now