mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
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:
commit
a885c70929
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue