Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubernetes to v1.32.1 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent c035704 commit cd10353
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
@@ -1,7 +1,7 @@
FROM alpine:3.21.1 AS binaries

# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VER=v1.32.0
ARG KUBECTL_VER=v1.32.1
# renovate: datasource=github-releases depName=moby/moby
ARG DOCKER_VER=v27.4.1
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
Expand Down

0 comments on commit cd10353

Please sign in to comment.