Skip to content

Commit bf4263e

Browse files
authored
Merge pull request #87 from mboersma/update-helm
chore(rootfs/Dockerfile): update helm to v2.6.0
2 parents f536702 + b47054d commit bf4263e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ENV AZCLI_VERSION=2.0.14 \
44
GO_VERSION=1.8.3 \
55
GLIDE_VERSION=v0.12.3 \
66
GLIDE_HOME=/root \
7-
HELM_VERSION=v2.5.1 \
7+
HELM_VERSION=v2.6.0 \
88
KUBECTL_VERSION=v1.7.2 \
99
SHELLCHECK_VERSION=v0.4.6 \
1010
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \

0 commit comments

Comments
 (0)