Skip to content

Commit

Permalink
chore: helm 2.13.0
Browse files Browse the repository at this point in the history
Fixes #20
  • Loading branch information
msiegenthaler authored Mar 7, 2019
1 parent 9f4e70e commit c1a5b4d
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.12.2
ENV VERSION=v2.13.0
ENV FILENAME=helm-${VERSION}-linux-amd64.tar.gz
ENV SHA256SUM=edad6d5e594408b996b8d758a04948f89dab15fa6c6ea6daee3709f8c099df6d
ENV SHA256SUM=15eca6ad225a8279de80c7ced42305e24bc5ac60bb7d96f2d2fa4af86e02c794

WORKDIR /

Expand Down

0 comments on commit c1a5b4d

Please sign in to comment.