Skip to content

Conversation

@minikube-bot
Copy link
Collaborator

The docker project released a new version

This PR was auto-generated by make update-docker-version using update-docker-version.yml CI Workflow.

@minikube-bot
Copy link
Collaborator Author

ok-to-build-image

@minikube-bot
Copy link
Collaborator Author

ok-to-build-iso

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: minikube-bot
Once this PR has been reviewed and has the lgtm label, please assign medyagh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 5, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @minikube-bot. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions 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.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 5, 2025
@minikube-bot
Copy link
Collaborator Author

Hi @minikube-bot, we have updated your PR with the reference to newly built kicbase image. Pull the changes locally if you want to test with them or update your PR further.

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 5, 2025
@medyagh medyagh requested a review from Copilot August 5, 2025 21:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Docker version from 28.3.2 to 28.3.3 across the minikube project. The update was auto-generated using a CI workflow and includes updates to the kicbase image versions that contain the newer Docker binaries.

  • Updates Docker binary version from 28.3.2 to 28.3.3 for both x86_64 and aarch64 architectures
  • Updates kicbase image version and SHA to reflect the new Docker version
  • Adds new hash entries for the Docker 28.3.3 binaries

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
site/content/en/docs/commands/start.md Updates default base-image reference to new kicbase version with Docker 28.3.3
pkg/drivers/kic/types.go Updates kicbase version constant and SHA to match new image with Docker 28.3.3
deploy/iso/minikube-iso/arch/x86_64/package/docker-bin/docker-bin.mk Updates Docker binary version to 28.3.3 for x86_64 architecture
deploy/iso/minikube-iso/arch/x86_64/package/docker-bin/docker-bin.hash Adds SHA256 hash for Docker 28.3.3 x86_64 binary
deploy/iso/minikube-iso/arch/aarch64/package/docker-bin-aarch64/docker-bin.mk Updates Docker binary version to 28.3.3 for aarch64 architecture
deploy/iso/minikube-iso/arch/aarch64/package/docker-bin-aarch64/docker-bin.hash Adds SHA256 hash for Docker 28.3.3 aarch64 binary

@medyagh medyagh merged commit 28c84c7 into kubernetes:master Aug 6, 2025
24 of 25 checks passed
pavansaikrishna78 pushed a commit to pavansaikrishna78/minikube that referenced this pull request Aug 11, 2025
* Kicbase/ISO: Update docker from 28.3.2 to 28.3.3

* Updating kicbase image to v0.0.47-1754427148-21248
pavansaikrishna78 pushed a commit to pavansaikrishna78/minikube that referenced this pull request Aug 18, 2025
* Kicbase/ISO: Update docker from 28.3.2 to 28.3.3

* Updating kicbase image to v0.0.47-1754427148-21248
pavansaikrishna78 pushed a commit to pavansaikrishna78/minikube that referenced this pull request Sep 9, 2025
* Kicbase/ISO: Update docker from 28.3.2 to 28.3.3

* Updating kicbase image to v0.0.47-1754427148-21248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants