Skip to content

Commit fd6b1cb

Browse files
author
Florian Lorétan
committed
Update Helm to version 2.14.0.
1 parent c72d6af commit fd6b1cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENV PATH $PATH:/home/circleci/google-cloud-sdk/bin/
2020
RUN yes | gcloud components install kubectl
2121

2222
# Install Helm
23-
ENV HELM_VERSION v2.13.1
23+
ENV HELM_VERSION v2.14.0
2424
ENV FILENAME helm-${HELM_VERSION}-linux-amd64.tar.gz
2525
ENV HELM_URL https://storage.googleapis.com/kubernetes-helm/${FILENAME}
2626

0 commit comments

Comments
 (0)