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

requirements.yaml error #26

Open
vmiko opened this issue Jan 9, 2020 · 1 comment
Open

requirements.yaml error #26

vmiko opened this issue Jan 9, 2020 · 1 comment

Comments

@vmiko
Copy link

vmiko commented Jan 9, 2020

Hi everyone
I'm trying to modify an upstream chart but I'm facing an error.
When I try to template a remote chart (elastic/metricbeat in this case) I have the error below :

$ helm x template elastic/metricbeat

I0109 15:20:22.234712    2253 chartify.go:236] using requirements.yaml:
dependencies:
  - name: 'kube-state-metrics'
    version: '2.4.1'
    repository: '@stable'
F0109 15:20:22.300036    2253 main.go:51] exit status 1
Error: plugin "x" exited with error

Do you have an idea on how to solve this issue ?

helm version : v3.0.2
helm-x version : v0.7.2

Thanks

@jujugrrr
Copy link

jujugrrr commented Mar 9, 2020

Same here with :

repositories:
- name: gitlab
  url: https://charts.gitlab.io/

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