mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Bump Helm to v2.5.1 in CI (#1701)
* Bump Helm to v2.5.1 * Update repo-sync to Helm 2.5.1
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ fi
|
||||
|
||||
# Install and initialize helm/tiller
|
||||
HELM_URL=https://storage.googleapis.com/kubernetes-helm
|
||||
HELM_TARBALL=helm-v2.4.2-linux-amd64.tar.gz
|
||||
HELM_TARBALL=helm-v2.5.1-linux-amd64.tar.gz
|
||||
INCUBATOR_REPO_URL=https://kubernetes-charts-incubator.storage.googleapis.com/
|
||||
pushd /opt
|
||||
wget -q ${HELM_URL}/${HELM_TARBALL}
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
|
||||
# Setup Helm
|
||||
HELM_URL=https://storage.googleapis.com/kubernetes-helm
|
||||
HELM_TARBALL=helm-v2.4.2-linux-amd64.tar.gz
|
||||
HELM_TARBALL=helm-v2.5.1-linux-amd64.tar.gz
|
||||
STABLE_REPO_URL=https://kubernetes-charts.storage.googleapis.com/
|
||||
INCUBATOR_REPO_URL=https://kubernetes-charts-incubator.storage.googleapis.com/
|
||||
wget -q ${HELM_URL}/${HELM_TARBALL}
|
||||
|
||||
Reference in New Issue
Block a user