Skip to content

Commit 12377fd

Browse files
authored
chore(rootfs/Dockerfile): update Helm to v2.16.12 (#252)
See https://github.com/helm/helm/releases/tag/v2.16.12
1 parent 813d9cf commit 12377fd

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

0 commit comments

Comments
 (0)