Skip to content

Commit

Permalink
Merge pull request #1 from wegift/AE/bump-kubectl-version
Browse files Browse the repository at this point in the history
Bump kubectl version
  • Loading branch information
AnitaErnszt authored Feb 12, 2025
2 parents bcf9b44 + 829b3bc commit 1a8763e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM alpine
LABEL org.label-schema.vcs-url="https://github.com/wegift/k8s-kubectl" \
org.label-schema.docker.dockerfile="/Dockerfile"

ENV KUBE_LATEST_VERSION="v1.24.14"
ENV KUBE_LATEST_VERSION="v1.32.1"
ENV TANKA_VERSION="v0.23.1"
ENV JSONNET_VERSION="v0.5.1"

Expand Down

0 comments on commit 1a8763e

Please sign in to comment.