Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

can we do helm init before build? #40

Open
ryandawsonuk opened this issue Jun 19, 2018 · 0 comments · May be fixed by #41
Open

can we do helm init before build? #40

ryandawsonuk opened this issue Jun 19, 2018 · 0 comments · May be fixed by #41

Comments

@ryandawsonuk
Copy link
Contributor

There are two 'helm dep build' in the makefiles e.g.:

https://github.com/jenkins-x/draft-packs/blob/master/packs/maven/charts/Makefile#L9
https://github.com/jenkins-x/draft-packs/blob/master/packs/maven/charts/Makefile#L26

When I add a requirements.yaml and a chart in it (e.g. postgres) then I get:

"Couldn't load repositories file ... you might need to run helm init"

I hit this in https://github.com/ryandawsonuk/example-runtime-bundle/tree/develop/charts/example-runtime-bundle (see the requirements.yaml and Makefile there)

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

Successfully merging a pull request may close this issue.

1 participant