# Pastebin kvOk0nR2 ===== Processing [linux-amd64] chart ===== make[1]: Entering directory '/home/rwellum/openstack-helm' if [ -f linux-amd64/Makefile ]; then make -C linux-amd64; fi if [ -f linux-amd64/requirements.yaml ]; then helm dep up linux-amd64; fi if [ -d linux-amd64 ]; then helm lint linux-amd64; fi ==> Skipping linux-amd64 No chart found for linting (missing Chart.yaml) Error: 0 chart(s) linted, 1 chart(s) failed Makefile:38: recipe for target 'lint-linux-amd64' failed make[1]: *** [lint-linux-amd64] Error 1 make[1]: Leaving directory '/home/rwellum/openstack-helm' Makefile:27: recipe for target 'linux-amd64' failed make: *** [linux-amd64] Error 2