Skip to content

Commit

Permalink
fix(deps): Update dependency kubernetes/kubernetes to v1.30.2 (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] authored Jun 19, 2024
2 parents 9b87c62 + 2cc20b6 commit a22ae88
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.30.1
ARG KUBECTL_VERSION=v1.30.2
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 a22ae88

Please sign in to comment.