Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Commit

Permalink
Update helm
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunk authored Aug 6, 2019
1 parent 1e815e8 commit 2628a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN curl -fsSLO https://download.docker.com/linux/static/stable/x86_64/docker-${
&& tar xzvf docker-${DOCKERVERSION}.tgz --strip 1 -C /usr/local/bin docker/docker \
&& rm docker-${DOCKERVERSION}.tgz

ENV HELM_ARCHIVE=helm-v2.12.1-linux-amd64.tar.gz \
ENV HELM_ARCHIVE=helm-v2.14.3-linux-amd64.tar.gz \
HELM_DIR=linux-amd64 \
FAAS_CLI_VERSION=0.8.5

Expand Down

0 comments on commit 2628a6c

Please sign in to comment.