Merge branch 'update-helm-3-version' into 'master'

Update Helm to 3.4.1

See merge request gitlab-org/gitlab-build-images!341
This commit is contained in:
DJ Mountney 2020-12-17 23:51:02 +00:00
commit a885c70929

View file

@ -1,7 +1,7 @@
FROM ruby:2.6.5-alpine
MAINTAINER GitLab Distribution Team
ENV HELM_VERSION=3.4.0
ENV HELM_VERSION=3.4.1
ENV HELM_URL=https://get.helm.sh/helm-v${HELM_VERSION}-linux-amd64.tar.gz
ENV HELM_HOME=/root/.helm