From 35d4c2def35f3d202b2b915aa4538380945adc4a Mon Sep 17 00:00:00 2001 From: Ahmad Hassan Date: Fri, 28 Sep 2018 07:13:27 +0200 Subject: [PATCH] Update helm for the charts base image --- Dockerfile.gitlab-charts-build-base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.gitlab-charts-build-base b/Dockerfile.gitlab-charts-build-base index b7f6c1e..fa7fc5e 100644 --- a/Dockerfile.gitlab-charts-build-base +++ b/Dockerfile.gitlab-charts-build-base @@ -4,7 +4,7 @@ MAINTAINER GitLab Distribution Team ENV TF_VERSION=0.11.1 ENV TF_URL=https://releases.hashicorp.com/terraform/${TF_VERSION}/terraform_${TF_VERSION}_linux_amd64.zip -ENV HELM_VERSION=2.9.1 +ENV HELM_VERSION=2.11.0 ENV HELM_URL=https://kubernetes-helm.storage.googleapis.com/helm-v${HELM_VERSION}-linux-amd64.tar.gz # kubectl (possibly in gcloud?)