Skip to content

Commit

Permalink
Update to helm 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vic Iglesias authored Nov 18, 2016
1 parent 107a34b commit a7c6a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/changed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gcloud container clusters get-credentials jenkins --project kubernetes-charts-ci

# Install and initialize helm/tiller
HELM_URL=https://storage.googleapis.com/kubernetes-helm
HELM_TARBALL=helm-v2.0.0-rc.1-linux-amd64.tar.gz
HELM_TARBALL=helm-v2.0.0-linux-amd64.tar.gz
INCUBATOR_REPO_URL=http://storage.googleapis.com/kubernetes-charts-incubator
pushd /opt
wget -q ${HELM_URL}/${HELM_TARBALL}
Expand Down

0 comments on commit a7c6a6a

Please sign in to comment.