mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'revert-fd13458d' into 'master'
Use helm version 2.16.1 See merge request gitlab-org/gitlab-build-images!242
This commit is contained in:
commit
9a62f66d9f
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.15.2
|
||||
ENV HELM_VERSION=2.16.1
|
||||
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