Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 588f14b

Browse files
authored
chore(rootfs/Dockerfile): update kubectl to v1.20.7 (#290)
1 parent d760162 commit 588f14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ENV ANSIBLE_VERSION=2.10.3 \
1111
GOLANGCI_LINT_VERSION=v1.40.1 \
1212
GOSS_VERSION=v0.3.16 \
1313
HELM_VERSION=3.5.4 \
14-
KUBECTL_VERSION=v1.18.18 \
14+
KUBECTL_VERSION=v1.20.7 \
1515
PACKER_VERSION=1.7.2 \
1616
PROTOBUF_VERSION=3.7.0 \
1717
PYJWT_VERSION=1.7.1 \

0 commit comments

Comments
 (0)