Bump base images#723
Conversation
|
Hi @Michcioperz. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/assign @DamianSawicki |
|
/ok-to-test |
a16a42a to
a5b90c5
Compare
a5b90c5 to
c510838
Compare
DamianSawicki
left a comment
There was a problem hiding this comment.
Thanks so much for providing links to the relevant images for future maintainers!
Automated findings that lead me to make these bumps include: CVE-2025-4802, CVE-2025-9230, CVE-2025-9232, CVE-2025-8058 Additionally, distroless-iptables image is upgraded to its go1.24 variant to match the bump in Go version in kubernetes#722 Upload dates are removed as half the time we forget to update them. Apparently kube-cross image has moved years ago to a /build-image/ subpath: I couldn't figure it out until I found https://github.com/kubernetes/kubernetes/blob/9b9cd768a05782b6cfeef62bec7696b441d7ad93/build/pause/Makefile#L50 Also using this opportunity to leave breadcrumbs where to find the newer images.
c510838 to
08bb037
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DamianSawicki, Michcioperz The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Automated findings that lead me to make these bumps include: CVE-2025-4802, CVE-2025-9230, CVE-2025-9232, CVE-2025-8058
Additionally, distroless-iptables image is upgraded to its go1.24 variant to match the bump in Go version in #722
Upload dates are removed as half the time we forget to update them.