Skip to content

Commit

Permalink
fix(deps): Update dependency kubernetes/kubernetes to v1.29.4 (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] authored Apr 21, 2024
2 parents ac7da1f + 035ffae commit 0651a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV SHELL /bin/bash
# args - software versions
ARG KUBECTL_ARCH="amd64"
# renovate: datasource=github-tags depName=kubernetes/kubernetes versioning=semver
ARG KUBECTL_VERSION=v1.29.3
ARG KUBECTL_VERSION=v1.29.4
ARG S6_ARCH="x86_64"
# renovate: datasource=github-tags depName=just-containers/s6-overlay versioning=loose
ARG S6_VERSION=v3.1.6.2
Expand Down

0 comments on commit 0651a24

Please sign in to comment.