Skip to content

chore(deps): update minikube version (batch update)#2095

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/minikube-version-(batch-update)
Open

chore(deps): update minikube version (batch update)#2095
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/minikube-version-(batch-update)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Type Update Change
kubernetes/minikube minor v1.37.0v1.38.0
manusa/actions-setup-minikube action minor v2.14.0v2.15.0

Release Notes

kubernetes/minikube (kubernetes/minikube)

v1.38.0

Compare Source

📣😀 Please fill out our fast 5-question survey so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 💃🎉

Release Notes

Version 1.38.0 - 2026-01-28

Higlights

Features

  • Add support for Kubernetes v1.35.0 (#​21650)(#​22015)(#​22119)(#​22328)
  • VM Drivers: add support for NVMe-oF/TCP block devices (#​22464)
  • VM Drivers: Enable BTF debug symbols to support eBPF tooling in iso (#​21800)
  • Add option to download preloads from github instead of GCS through --preload-source (#​22221)
  • Vfkit/Krunkit drivers: add ability to Run vmnet-helper as unprivileged user on macOS 26+ (#​22501)
  • add option to add helm-based addons (#​21847)
  • preload: download from github when gcs not available (#​21605)

Warnings & Deprecations

  • UI: Add a warning on changing default runtime to "containerd" in the next version (v1.39.0) (#​22508)
  • hyperkit: remove driver builds & warn users to switch (#​21946)
  • Remove minikube support for 32-bit architectures (#​22401)

Improvements

  • UI: colorful based on status (profile list, addons list) (#​22418)
  • Skip caching binaries when --no-kubernetes is set (#​21139)
  • improve retry logs to print less duplicate lines (#​22232)
  • improve ssh runner copying cert files (#​21923)
  • vmnet: Skip validation in download-only mode (#​21635)
  • Improve windows cert in kubeconfig: normalize generated cert paths to forward slashes (#​21845)
  • Add cgroup v2 freezer check for API server status (#​22249)
  • Set FailCgroupV1 kubelet option for kubenetes 1.35+ if cgroup v1 (#​22319)
  • containerd: retry on transient EOF errors for image load (#​22310)
  • cri: increase default 2s timeout for crictl commands (#​22214)
  • crio: verify images are deleted after "image rm" (#​22243)
  • docker runtime: Use CRI for ListImages function (#​22263)
  • image save: Add retry logic for local image in case of EOF (#​22072)
  • HA (multi-control plane): Update kube-vip from v1.0.0 to v1.0.3 (#​21699)(#​21960)(#​22258)

Drivers

  • drivers: Introduce WaitForSSHAccess and fix macos smoke tests (#​22179)
  • hyperkit driver: Fix file descriptor leaks in status (#​22524)
  • kvm: fix minikube on Fedora/RHEL with SELinux (#​21550)
  • kvm: remove dependency on external driver (#​21625)
  • Mark the legacy parallels driver as deprecated (#​22379)
  • none driver: Fix "stop" with containerd runtime (#​22275)
  • Update minikube-machine drivers (#​22369)
  • verify aux drivers installed correctly and exit nicely if not (#​21576)
  • vfkit: Add Rosetta support for deploying amd64 images on Apple silicon (#​22140)
  • VM: Enable cgroup v2 by using "systemd cgroup driver" for Kubernetes… (#​22320)

Bug fixes

  • KIC Drivers: fix docker driver with crio runtime: install dbus (#​21724)
  • fix: correctly detect nested VMs on macOS and remove timeout multiplier (#​22277)
  • fix: Increase timeout for containerd image list (#​22558)
  • fix: kubevirt addon by removing curl dependency (#​22557)
  • fix: return non-zero exit code when status unavailable (#​22494)
  • crio: fix ingress by enabling hostNetwork and ClusterFirstWithHostNet (#​22239)
  • crio: fix preload overwriting user images (#​22246)
  • Fix Podman mount on macOS by adding host.containers.internal support (#​22451)
  • Fix the cri-dockerd version upgrade script (#​22358)
  • fix kubelet config option FailCgroupV1 to failCgroupV1 (#​22325)
  • addon registry-creds: Fix segfault without config file (#​21786)

UI

CNI

Addons

Base image versions

Infra Migration

minikube infra structure is under heavy migration to k8s-infra here are some related PRs:

  • preload: download from github when gcs not available (#​21605)
  • prow add docker-docker-linux-x86-64 integration test in prow (#​21807)
  • prow: migrate kubernetes bootcamp image to prow (#​21904)
  • ci: migrate kube-registry-proxy and gvisor to registry.k8s.io (#​22544)
  • ci: move gvisor addon to registry.k8s.io (#​22484)
  • ci: add configs needed to push gvisor image to k8s-infra using prow (#​22406)
  • ci: Add kube-registry-proxy image to k8s.io infra (#​22448)
  • add building kicbase in prow in registry.k8s.io (#​22518)
  • ci: rename prowjobs to be shorter and easier to read (#​22218)
  • ci: rename prow tests (#​22223)
  • CI: delete prow images not needed anymore (#​21756)
  • ci: prow fix errors in cloudbuild.yaml (#​22007)
  • prow: migrate kubernetes bootcamp image to prow (#​21904)
  • prow: run macos functional tests in prow (#​22034)
  • prow: images build for all other archs (linux/ppc64le,linux/s390x) (#​22471)
  • ci: update prow gvisor image jobs (#​22411)
  • prow: add docker-docker-linux-x86-64 integration test in prow (#​21807)
  • CI: add kvm-docker-linux-x86-64 integration test in prow (#​21556)
  • ci: add kvm containerd to prow test (#​22006)
  • ci: add kvm crio to prow (#​22009)
  • ci: add docker crio prow (#​22011)
  • ci: add docker docker test with arm64 arch to prow (#​22039)
  • ci: Added docker-containerd-linux-x86-64 tests to prow (#​21974)
  • ci: add None Contained X86 tests to Prow (#​22235)
    ci: remove preload scripts from minikube repo and point to external (#​22079)
  • build deps: Move hyperv and virtualbox drivers to minikube (#​21966)
  • rename flag to to --perload-source (#​22236)
  • copy the external vmware driver to internal (#​21969)
  • add building kicbase in prow in registry.k8s.io (#​22518)
  • Internalize github.com/docker/machine/libmachine (#​21647)
  • Upgrade buildroot image to ubuntu:22.04 (#​22187)
  • Always build the auto-pause binary on the host (#​22354)
  • cleanup: Replace go-difflib with go-cmp in bsutil tests and add missing coverage (#​22456)
  • Codespace: add golang and kvm device (#​22217)
  • config: Use slices.Contains (#​21681)
  • preload: download from github when gcs not available (#​21605)
  • preload: verify storage type after container runtime is enabled (#​22042)
  • prow: images build for all other archs (linux/ppc64le,linux/s390x) (#​22471)
  • prow: run macos functional tests in prow (#​22034)
  • Refactor Invoking Kubeadm command to prepare for debian 12 (#​21642)
  • Release: Update kicbase to v0.0.49 (#​22572)
  • Remove old obsolete Podman kubic repository (#​21773)
  • Remove the cnitool package from iso (#​22349)
  • remove unmaintained storage-provisioner-gluster addon (#​20370)
  • RPM package: Add vendor info (#​21759)
  • set sysctl params for inotify, to avoid 'too many open files' errors (#​21599)
  • Test(shell): accept bash/sh/wsl as valid grandparent on Windows (#​22525)
  • tests: Bump timeout tests TestISOImage/PersistentMounts//data (#​22289)
  • ci: remove free gha macos functioanl tests (#​22109)
  • ci: remove preload scripts from minikube repo and point to external (#​22079)
  • ci: rename prow tests (#​22223)

For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.

Thank you to our contributors for this release!

  • 上学上够了
  • Aaron Dewes
  • Abhigyan Shekhar
  • Adil Ansari
  • Aguacero 🌧️
  • Alban Crequy
  • Anders F Björklund
  • Andrii Holovin
  • Bob Sira
  • Byounguk Lee
  • caesarsage
  • coderrick
  • ComradeProgrammer
  • Copilot
  • Daniel
  • developowl
  • divanshu-go
  • Divy Singhvi
  • Henry Chen
  • Jeff MAURY
  • Marc Nuri
  • Mario Kahlhofer
  • Mateusz Łoskot
  • Medya Ghazizadeh
  • Michael Adam
  • minikube-bot
  • Nepomuk Crhonek
  • Niels de Vos
  • Nir Soffer
  • Predrag Rogic
  • Raj Bhargav
  • Riaan Nolan
  • Riker
  • self-sasi
  • Søren Howe Gersager
  • Sumesh P
  • thc1006
  • VerlorenerReisender
  • Vlado Djerek
  • XiaWuSharve
  • zhengtianbao

Thank you to our PR reviewers for this release!

  • medyagh (152 comments)
  • nirs (128 comments)
  • Copilot (121 comments)
  • afbjorklund (10 comments)
  • cfergeau (4 comments)
  • divysinghvi (4 comments)
  • obnoxxx (3 comments)
  • prezha (3 comments)
  • mloskot (2 comments)
  • bobsira (1 comments)
  • ComradeProgrammer (1 comments)
  • divanshu-go (1 comments)
  • OdedViner (1 comments)

Thank you to our triage members for this release!

Installation

See Getting Started

Binary Checksums

darwin-amd64: e7eceb12047064c9e93eb37ad8ef93110527f39bd0eb01adb71cea77aec94089
darwin-arm64: 51066c42a555f0e455da362901fcf0613f43b7dc58496ffe2a495230cf3f9e41
linux-amd64: 6f3fa62bbc3820dbe1f1cffe4beef62c466a8fb1058837781d20d36233dcfa12
linux-arm64: e40a00cd9d6ee5d529e3bbff0638d49df644cb3cc4b41841ca3fe7fc2970f392
linux-ppc64le: 4786136c2c6cc5c58c839018e77a42a2bdcd1c759b54332a2383e090b5f5c88e
linux-s390x: eef44e180f18bfe3b0c008420350a71b1b4781a69d38c2a9d6ab6c0e5efe06de
windows-amd64.exe: 52bd096dec2eb407735b14302fbce59891ada55c8451935939f31303ef1bb394

ISO Checksums

amd64: a4fb7be0e2dba309dae922ae5bd23d958d68adf0d0b02a23e18601834272f026
arm64: 1207d92aa462220ecf7dd10af162c2a38b1db601a59bcbf271676beac5fee84c

manusa/actions-setup-minikube (manusa/actions-setup-minikube)

v2.15.0

Compare Source

What's Changed

  • Fix Docker v29 compatibility by bumping cri-dockerd to v0.3.24 by @​manusa in #​138

Full Changelog: manusa/actions-setup-minikube@v2.14.0...v2.15.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 29, 2026 09:20
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 29, 2026
@renovate renovate bot force-pushed the renovate/minikube-version-(batch-update) branch 5 times, most recently from 3e056f9 to ada1e45 Compare February 4, 2026 22:45
@renovate renovate bot force-pushed the renovate/minikube-version-(batch-update) branch 10 times, most recently from 5a1c99c to f08c9ac Compare February 12, 2026 09:45
@renovate renovate bot force-pushed the renovate/minikube-version-(batch-update) branch from f08c9ac to 673c7ab Compare February 13, 2026 13:25
@renovate renovate bot requested a review from a team as a code owner February 13, 2026 13:25
@renovate renovate bot changed the title chore(deps): update dependency kubernetes/minikube to v1.38.0 chore(deps): update minikube version (batch update) Feb 13, 2026
@renovate renovate bot force-pushed the renovate/minikube-version-(batch-update) branch 8 times, most recently from c2f7fd6 to af1fe3a Compare February 19, 2026 02:41
@renovate renovate bot force-pushed the renovate/minikube-version-(batch-update) branch from af1fe3a to 8c134ad Compare February 19, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments