mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Update helm for the charts base image
This commit is contained in:
parent
05a9136232
commit
35d4c2def3
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ MAINTAINER GitLab Distribution Team
|
||||||
ENV TF_VERSION=0.11.1
|
ENV TF_VERSION=0.11.1
|
||||||
ENV TF_URL=https://releases.hashicorp.com/terraform/${TF_VERSION}/terraform_${TF_VERSION}_linux_amd64.zip
|
ENV TF_URL=https://releases.hashicorp.com/terraform/${TF_VERSION}/terraform_${TF_VERSION}_linux_amd64.zip
|
||||||
|
|
||||||
ENV HELM_VERSION=2.9.1
|
ENV HELM_VERSION=2.11.0
|
||||||
ENV HELM_URL=https://kubernetes-helm.storage.googleapis.com/helm-v${HELM_VERSION}-linux-amd64.tar.gz
|
ENV HELM_URL=https://kubernetes-helm.storage.googleapis.com/helm-v${HELM_VERSION}-linux-amd64.tar.gz
|
||||||
|
|
||||||
# kubectl (possibly in gcloud?)
|
# kubectl (possibly in gcloud?)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue