Skip to content

Commit

Permalink
remove upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
NicWayand committed Oct 10, 2018
1 parent 01f4747 commit f1e24b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
curl https://storage.googleapis.com/kubernetes-helm/helm-v2.10.0-linux-amd64.tar.gz | \
tar -xzf -
mv linux-amd64/helm /usr/local/bin
helm init --upgrade
helm init --client-only
helm repo add jupyterhub https://jupyterhub.github.io/helm-chart/
helm repo add pangeo https://pangeo-data.github.io/helm-chart/
Expand Down

0 comments on commit f1e24b4

Please sign in to comment.