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

Commit

Permalink
chore(roots/Dockerfile): update kubectl to v1.28.6 (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Feb 1, 2024
1 parent a1ae20c commit 72c2a53
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 @@ -11,7 +11,7 @@ ENV ANSIBLE_VERSION=2.15.9 \
GOLANGCI_LINT_VERSION=v1.52.2 \
GOSS_VERSION=v0.3.21 \
HELM_VERSION=3.11.2 \
KUBECTL_VERSION=v1.26.3 \
KUBECTL_VERSION=v1.28.6 \
PACKER_VERSION=1.9.5 \
PROTOBUF_VERSION=3.7.0 \
PYWINRM_VERSION=0.4.3 \
Expand Down

0 comments on commit 72c2a53

Please sign in to comment.