Merge branch 'update-helm-in-gitlab-charts-build-base' into 'master'

Update Helm to 2.15.2 for the 'gitlab-charts-build-base' image

Closes gitlab#36831

See merge request gitlab-org/gitlab-build-images!239
This commit is contained in:
Rémy Coutable 2019-11-21 09:15:12 +00:00
commit fd13458db4

View file

@ -1,7 +1,7 @@
FROM ruby:2.4.5-alpine
MAINTAINER GitLab Distribution Team
ENV HELM_VERSION=2.14.3
ENV HELM_VERSION=2.15.2
ENV HELM_URL=https://kubernetes-helm.storage.googleapis.com/helm-v${HELM_VERSION}-linux-amd64.tar.gz
# kubectl (possibly in gcloud?)