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?)