Skip to content

Commit

Permalink
Merge pull request #295 from utilitywarehouse/kubectl-v1.30.1
Browse files Browse the repository at this point in the history
Bump kubectl version to latest (v1.30.1)
  • Loading branch information
ffilippopoulos authored Jun 13, 2024
2 parents 6730c15 + fd60eec commit 664c33c
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 @@ -5,7 +5,7 @@ WORKDIR /src
RUN apk --no-cache add git gcc make musl-dev curl bash openssh-client

ENV \
KUBECTL_VERSION=v1.26.1 \
KUBECTL_VERSION=v1.30.1 \
KUSTOMIZE_VERSION=v5.4.1 \
STRONGBOX_VERSION=1.1.0

Expand Down

0 comments on commit 664c33c

Please sign in to comment.