Skip to content

Commit c92ba30

Browse files
authored
chore(rootfs/Dockerfile): update Helm to v2.16.9 (#242)
See https://github.com/helm/helm/releases/tag/v2.16.9
1 parent bea6718 commit c92ba30

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.9.1 \
88
GO_VERSION=1.14.6 \
99
GLIDE_VERSION=v0.13.3 \
1010
GLIDE_HOME=/root \
11-
HELM_VERSION=v2.16.7 \
11+
HELM_VERSION=v2.16.9 \
1212
KUBECTL_VERSION=v1.16.3 \
1313
ETCDCTL_VERSION=v3.1.8 \
1414
GOLANGCI_LINT_VERSION=v1.28.3 \

0 commit comments

Comments
 (0)