Skip to content

Commit

Permalink
Merge pull request #546 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.25.2 (kubectl/dockerfile) (master)
  • Loading branch information
ivankatliarchuk authored Sep 24, 2022
2 parents 9e22363 + 20471ba commit 4bcd9c2
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.16

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

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

0 comments on commit 4bcd9c2

Please sign in to comment.