Skip to content

Commit fbeae46

Browse files
authored
chore(rootfs/Dockerfile): update helm to latest 2.x release (#219)
See https://github.com/helm/helm/releases/tag/v2.16.3
1 parent 9c783d8 commit fbeae46

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
@@ -8,7 +8,7 @@ ENV AZCLI_VERSION=2.1.0 \
88
GO_VERSION=1.13.6 \
99
GLIDE_VERSION=v0.13.3 \
1010
GLIDE_HOME=/root \
11-
HELM_VERSION=v2.14.3 \
11+
HELM_VERSION=v2.16.3 \
1212
KUBECTL_VERSION=v1.16.3 \
1313
ETCDCTL_VERSION=v3.1.8 \
1414
GOLANGCI_LINT_VERSION=v1.23.7 \

0 commit comments

Comments
 (0)