amimof / node-cert-exporter

An SSL certificate Prometheus exporter
Apache License 2.0
172 stars 34 forks source link

Helm install fails #60

Closed holmesb closed 3 years ago

holmesb commented 3 years ago

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?

amimof commented 3 years ago

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