Skip to content

Commit

Permalink
bumping helm version in the test dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sami-alajrami committed Sep 26, 2018
1 parent 50dfb16 commit 0ca58a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_files/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM golang:1.10-alpine3.7 as builder

ENV KUBE_VERSION v1.8.2
ENV HELM_VERSION v2.7.0
ENV HELM_VERSION v2.10.0

RUN apk add --update --no-cache ca-certificates git \
&& apk add --update -t deps curl tar gzip make bash \
Expand Down

0 comments on commit 0ca58a3

Please sign in to comment.