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
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