Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GOVYANSONG opened this issue Feb 20, 2023 · 1 comment
Open

Comments

@GOVYANSONG
Copy link

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
Copy link
Contributor

yxxhero commented Feb 20, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants