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