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

Commit

Permalink
chore(rootfs/Dockerfile): update kubectl to v1.18.18 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Apr 26, 2021
1 parent 1f24933 commit 7396476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV ANSIBLE_VERSION=2.10.3 \
GO_VERSION=1.16.3 \
GOLANGCI_LINT_VERSION=v1.39.0 \
HELM_VERSION=3.5.2 \
KUBECTL_VERSION=v1.16.3 \
KUBECTL_VERSION=v1.18.18 \
PACKER_VERSION=1.6.1 \
PROTOBUF_VERSION=3.7.0 \
PYJWT_VERSION=1.7.1 \
Expand Down

0 comments on commit 7396476

Please sign in to comment.