Open vermaashutosh opened 5 years ago
I'm experiencing the same issue. I think this is related to helm/helm#5179. Probably this would be fixed by using absolute URLs instead of relative ones in the generated index.yaml?
@pkoehlers @vermaashutosh Hi. Is it still relevant?
I am using nexus helm repository. Using my own ssl created certificate (not signed by any authority). Charts are already deployed in helm repository using some maven helm plugin. I added helm repository successfully(helm repo add ..) but not able to run "helm dep update" command. Looks like same certificate is not reused by "helm dep update"
What are you trying to do? update helm chart from hosted nexus helm repository.
What feature or behavior is this required for? Not sure. May be option to specify ca-cert with "helm dep update "
How could we solve this issue? (Not knowing is okay!)
Anything else? Here is the error: