Skip to content

Commit 1709642

Browse files
authored
chore(rootfs/Dockerfile): update Helm to v3.6.2 (#296)
See https://github.com/helm/helm/releases/tag/v3.6.2
1 parent 984edaf commit 1709642

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
@@ -10,7 +10,7 @@ ENV ANSIBLE_VERSION=2.10.3 \
1010
GO_VERSION=1.16.6 \
1111
GOLANGCI_LINT_VERSION=v1.41.1 \
1212
GOSS_VERSION=v0.3.16 \
13-
HELM_VERSION=3.5.4 \
13+
HELM_VERSION=3.6.2 \
1414
KUBECTL_VERSION=v1.20.7 \
1515
PACKER_VERSION=1.7.2 \
1616
PROTOBUF_VERSION=3.7.0 \

0 commit comments

Comments
 (0)