requirements.yaml error
Opened this issue · 1 comments
vmiko commented
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 commented
Same here with :
repositories:
- name: gitlab
url: https://charts.gitlab.io/