devtool should automatically update helm repo
The current version of devtool should update the helm repos before attempting to install components. This logging is from a Mac running minikube 1.23.2, k8s 1.21.0 and devtool 0.13.4.
devtool start Using config file: /Users/srcole/.devtool.yml
OK:Devtool is at the latest version: v0.13.4 Using minikube Kubernetes Provider Checking Prerequisites. kubectl: /usr/local/bin/kubectl helm: /usr/local/bin/helm minikube: /usr/local/bin/minikube "cm" already exists with the same configuration, skipping "stable" already exists with the same configuration, skipping Setting up minikube environment. Using memory: 5120 and cpu: 2 Using k8s version: v1.21.0
Checking if Swagger UI is installed. Error: INSTALLATION FAILED: failed to download "cm/swagger-ui" Command 'helm' with args '[install swagger-ui cm/swagger-ui --set ingress.enabled=true --set ingress.hosts={swagger.local}]' Failed with 'exit status 1'