Skip to content

Commit

Permalink
Merge pull request #717 from cloudkats/renovate/master-kubectl-kubern…
Browse files Browse the repository at this point in the history
…etes-kubectl-0.x

chore(deps): update dependency kubernetes/kubectl to v0.28.3 (kubectl/dockerfile) (master)
  • Loading branch information
ivankatliarchuk authored Nov 4, 2023
2 parents 80974f5 + 5cde690 commit a40a533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
FROM alpine:3.18

# renovate: datasource=github-tags depName=kubernetes/kubectl
ENV KUBECTL_VERSION=v0.27.2
ENV KUBECTL_VERSION=v0.28.3

# hadolint ignore=DL3018,DL3013
RUN apk add --no-cache ca-certificates bash \
Expand Down

0 comments on commit a40a533

Please sign in to comment.