Skip to content

Commit

Permalink
adding helm-2-10-0 version and hash (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
ts-mini authored and msiegenthaler committed Aug 24, 2018
1 parent 25d37f2 commit 70375ff
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 @@ MAINTAINER Mario Siegenthaler <[email protected]>

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

ENV VERSION=v2.9.1
ENV VERSION=v2.10.0
ENV FILENAME=helm-${VERSION}-linux-amd64.tar.gz
ENV SHA256SUM=56ae2d5d08c68d6e7400d462d6ed10c929effac929fedce18d2636a9b4e166ba
ENV SHA256SUM=0fa2ed4983b1e4a3f90f776d08b88b0c73fd83f305b5b634175cb15e61342ffe

WORKDIR /

Expand Down

0 comments on commit 70375ff

Please sign in to comment.