roboll / helmfile

Deploy Kubernetes Helm Charts
MIT License
4.03k stars 567 forks source link

failed reading adhoc dependencies: unexpected format of `helm repo list #2165

Open GOVYANSONG opened 1 year ago

GOVYANSONG commented 1 year ago

I run into a very strange issue. If i run helm repo list manually in ubuntu CLI, there is no issue. but if i tried to use helmfile to render a chart, for some reason, it failed with following error message:

helm:BolDI> v3.11.0+g472c573 helm:BolDI> Chartify process for ../../main_infra running /usr/local/bin/helm repo list

in /tmp/argo-ws/PIPELINE/local/main_infra/helmfile/helmfile.yaml: [failed reading adhoc dependencies: unexpected format of helm repo list at line 5 "" in: NAME URL openebs https://openebs.github.io/charts bitnami https://charts.bitnami.com/bitnami istio https://istio-release.storage.googleapis.com/charts stable https://charts.bitnami.com/bitnami ]

any assistance is welcome

yxxhero commented 1 year ago

@GOVYANSONG fixed in helmfile/helmfile, please post new issues in helmfile/helmfile.