ipedrazas/drone-helm

The latest docker image(master-a504685) shows x509: failed to load system roots and no roots provided error

hokichaio opened this issue · 1 comments

Got this error message from the latest image quay.io/ipedrazas/drone-helm:latest

Creating /root/.helm 
Creating /root/.helm/repository 
Creating /root/.helm/repository/cache 
Creating /root/.helm/repository/local 
Creating /root/.helm/plugins 
Creating /root/.helm/starters 
Creating /root/.helm/cache/archive 
Creating /root/.helm/repository/repositories.yaml 
Error: Looks like "https://kubernetes-charts.storage.googleapis.com" is not a valid chart repository or cannot be reached: Get https://kubernetes-charts.storage.googleapis.com/index.yaml: x509: failed to load system roots and no roots provided
Error running helm command: init --upgrade

Notice there are some changes from here

fixed by #35, closing