Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubernetes to v1.28.3 (k8s-…
Browse files Browse the repository at this point in the history
…test-tools/dockerfile)
  • Loading branch information
IK Renovate Bot committed Nov 5, 2023
1 parent 2384940 commit e7f8c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-test-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
FROM alpine:3.18 as builder

# renovate: datasource=github-releases depName=kubernetes/kubectl
ARG K8S_VERSION=v1.27.2
ARG K8S_VERSION=v1.28.3

# hadolint ignore=DL3018,DL3019
RUN apk add --no-cache git ca-certificates bash curl gettext \
Expand Down

0 comments on commit e7f8c87

Please sign in to comment.