Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubernetes to v1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent e92e269 commit 9a19121
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.24.3
ARG KUBECTL_VERSION=v1.30.0
ARG S6_ARCH="amd64"
# renovate: datasource=github-tags depName=just-containers/s6-overlay versioning=loose
ARG S6_VERSION=v2.2.0.3
Expand Down

0 comments on commit 9a19121

Please sign in to comment.