Skip to content

Commit

Permalink
Update to Helm 2.9.1 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
arbourd authored and msiegenthaler committed May 17, 2018
1 parent a1d476a commit c3c6405
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 @@ -3,7 +3,7 @@ MAINTAINER Mario Siegenthaler <mario.siegenthaler@linkyard.ch>

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

ARG VERSION=v2.9.0
ARG VERSION=v2.9.1
ARG FILENAME=helm-${VERSION}-linux-amd64.tar.gz

WORKDIR /
Expand Down

0 comments on commit c3c6405

Please sign in to comment.