Update helm for the charts base image

This commit is contained in:
Ahmad Hassan 2018-09-28 07:13:27 +02:00
parent 05a9136232
commit 35d4c2def3

View file

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