Skip to content

Commit

Permalink
chore: update helm to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msiegenthaler committed May 20, 2019
1 parent 9acb858 commit 0d164e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ LABEL maintainer="Mario Siegenthaler <[email protected]>"

RUN apk add --update --no-cache ca-certificates git

ENV VERSION=v2.13.1
ENV VERSION=v2.14.0
ENV FILENAME=helm-${VERSION}-linux-amd64.tar.gz
ENV SHA256SUM=c1967c1dfcd6c921694b80ededdb9bd1beb27cb076864e58957b1568bc98925a
ENV SHA256SUM=b5f6a1e642971af1363cadbe1f7f37c029c11dd93813151b521c0dbeacfbdaa9

WORKDIR /

Expand Down

0 comments on commit 0d164e9

Please sign in to comment.