Describe the bug
I tried to install the chart but I got an error
Error: failed to download "stable/spark" (hint: running `helm repo update` may help)
Version of Helm and Kubernetes:
Helm version ```version.BuildInfo{Version:"v3.2.3", GitCommit:"8f832046e258e2cb800894579b1b3b50c2d83492", GitTreeState:"clean", GoVersion:"go1.13.12"}
Kubernetes version ```Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.4", GitCommit:"c96aede7b5205121079932896c4ad89bb93260af", GitTreeState:"clean", BuildDate:"2020-06-17T11:41:22Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.10-gke.36", GitCommit:"34a615f32e9a0c9e97cdb9f749adb392758349a6", GitTreeState:"clean", BuildDate:"2020-04-06T16:33:17Z", GoVersion:"go1.12.12b4", Compiler:"gc", Platform:"linux/amd64"}
Which chart:
satble/spark
What happened:
I got the next error:
```Error: failed to download "stable/spark" (hint: running helm repo update
may help)
**How to reproduce it** (as minimally and precisely as possible):
helm install zeppelin-spark stable/spark --version 1.0.3
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.