Skip to content

Commit d09ca3f

Browse files
authored
chore(rootfs/Dockerfile): update helm to v2.13.1 (#162)
See https://github.com/helm/helm/releases/tag/v2.13.1
1 parent 6e01e9f commit d09ca3f

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
@@ -7,7 +7,7 @@ ENV AZCLI_VERSION=2.0.60 \
77
GO_VERSION=1.12.1 \
88
GLIDE_VERSION=v0.13.2 \
99
GLIDE_HOME=/root \
10-
HELM_VERSION=v2.13.0 \
10+
HELM_VERSION=v2.13.1 \
1111
KUBECTL_VERSION=v1.10.13 \
1212
ETCDCTL_VERSION=v3.1.8 \
1313
GOLANGCI_LINT_VERSION=v1.16.0 \

0 commit comments

Comments
 (0)