Skip to content

Commit 3c6f607

Browse files
committed
chore(Dockerfile): update helm to v2.5.1
1 parent 2622785 commit 3c6f607

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.8 \
44
GO_VERSION=1.8.3 \
55
GLIDE_VERSION=v0.12.3 \
66
GLIDE_HOME=/root \
7-
HELM_VERSION=v2.4.2 \
7+
HELM_VERSION=v2.5.1 \
88
KUBECTL_VERSION=v1.6.4 \
99
SHELLCHECK_VERSION=v0.4.6 \
1010
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \

0 commit comments

Comments
 (0)