What happened:
Error: Looks like "https://kubernetes.github.io/kube-state-metrics" is not a valid chart repository or cannot be reached: Failed to fetch https://kubernetes.github.io/kube-state-metrics/index.yaml : 404 Not Found
What you expected to happen:
"kube-state-metrics" has been added to your repositories
How to reproduce it (as minimally and precisely as possible):
i guess https://kubernetes.github.io/kube-state-metrics/index.yaml is out of line.
Anything else we need to know?:
Environment:
See this comment here for further explanation. https://github.com/kubernetes/kube-state-metrics/pull/1329#issuecomment-747843662
Any update?
right now the charts/kube-state-metrics is still stick in the v1.9.7 version. If this version is fine for your k8s version, you could:
helm repo add https://charts.helm.sh/stable
helm repo update
helm search repo -l kube-state-metrics
BTW: the version relationship seems like this:

Why is this closed? The issue still persists . . .
Most helpful comment
Why is this closed? The issue still persists . . .