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

Commit ce484fb

Browse files
authored
chore(rootfs/Dockerfile): update kubectl to v1.26.3 (#345)
1 parent 924ee3f commit ce484fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ENV ANSIBLE_VERSION=5.9.0 \
1111
GOLANGCI_LINT_VERSION=v1.52.2 \
1212
GOSS_VERSION=v0.3.21 \
1313
HELM_VERSION=3.11.2 \
14-
KUBECTL_VERSION=v1.21.3 \
14+
KUBECTL_VERSION=v1.26.3 \
1515
PACKER_VERSION=1.8.6 \
1616
PROTOBUF_VERSION=3.7.0 \
1717
PYJWT_VERSION=2.1.0 \

0 commit comments

Comments
 (0)