# Pastebin zjMktYav ===== Processing [postgresql] chart ===== make[1]: Entering directory '/home/rwellum/openstack-helm' if [ -f postgresql/Makefile ]; then make -C postgresql; fi if [ -f postgresql/requirements.yaml ]; then helm dep up postgresql; fi Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ Error: helm-toolkit chart not found in repo http://localhost:8879/charts Makefile:34: recipe for target 'init-postgresql' failed make[1]: *** [init-postgresql] Error 1 make[1]: Leaving directory '/home/rwellum/openstack-helm' Makefile:27: recipe for target 'postgresql' failed make: *** [postgresql] Error 2