Skip to content

Commit b47054d

Browse files
committed
chore(rootfs/Dockerfile): update helm to v2.6.0
See https://github.com/kubernetes/helm/releases/tag/v2.6.0
1 parent 09a5fee commit b47054d

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.10 \
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)