Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps k8s.io/minikube from 1.36.0 to 1.37.0.

Release notes

Sourced from k8s.io/minikube's releases.

v1.37.0

📣😀 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.37.0 - 2025-09-09

Highlight

Run AI workloads on Macbook's GPU in Kubernetes using the new krunkit driver. Get started with our AI Playground tutorial

Features

  • Add Support for Kubernetes v1.34.0 (#21439)
  • Add krunkit driver supporting GPU acceleration on macOS (#20826) Tutorial
  • add short hand -m for --memory (#20854)
  • Add support to docker runtime for OCI access to NVIDIA GPUs (#20959)
  • Add --disable-coredns-log flag to suppress coredns logs (#20992)
  • new addon: kubetail (#20345)
  • drivers: Add support for Virtiofs mounts for vfkit and krunkit (#21149)

Improvements

  • Improve ingress-dns addon for ipv4 and windows v0.0.4 (#21449)
  • iso: Disable grub timeout speeding up vm start by 5 seconds (#20895)
  • improve docker service reliability, update docker systemd files (#21174)
  • Don't require both --mount for using --mount-string and remove default mount-string (#21250)
  • Update oldest supported Kubernetes versions (#21490)
  • license cmd: don't fail if output dir doesn't exist & download from github assets first (#21206)
  • remove deprecated proxy-refresh-interval v2 etcd flag (#21278)
  • vmnet: Support offloading for krunkit (#20831)
  • Don't call startKicServiceTunnel for non-kic drivers (#20863)
  • krunkit: Disable offloading for faster networking (#21341)
  • HA (multi-control plane): Update kube-vip from v0.9.1 to v1.0.0 (#20999)(#21228)

Depreciation

  • Deprecate HyperKit driver with warning (#21024)

Bug fixes

  • fix dirty commit version (#21062)
  • Fix minikube image load on windows (#20529) (#20921)
  • Fix mount to same folder causing Input/output error (#21077)
  • fix: YAML file escape error problem affecting addons (#20904)
  • iso: Fix minikube stop with vfkit and krunkit drivers (#21089)
  • iso: Fix console for vfkit/krunkit (#20832)

Addons

... (truncated)

Changelog

Sourced from k8s.io/minikube's changelog.

Version 1.37.0 - 2025-09-09

Highlight

Run AI workloads on Macbook's GPU in Kubernetes using the new krunkit driver. Get started with our AI Playground tutorial

Features

  • Bump Kubernetes version default: v1.34.0 and latest: v1.34.0 (#21439)
  • Add krunkit driver supporting GPU acceleration on macOS (#20826) Tutorial
  • add short hand -m for --memory (#20854)
  • Add support to docker runtime for OCI access to NVIDIA GPUs (#20959)
  • Add --disable-coredns-log flag to suppress coredns logs (#20992)
  • new addon: kubetail (#20345)
  • drivers: Add support for Virtiofs mounts for vfkit and krunkit (#21149)

Improvements

  • Improve ingress-dns addon for ipv4 and windows v0.0.4 (#21449)
  • iso: Disable grub timeout speeding up vm start by 5 seconds (#20895)
  • improve docker service reliability, update docker systemd files (#21174)
  • Don't require both --mount for using --mount-string and remove default mount-string (#21250)
  • Update oldest supported Kubernetes versions (#21490)
  • license cmd: don't fail if output dir doesn't exist & download from github assets first (#21206)
  • remove deprecated proxy-refresh-interval v2 etcd flag (#21278)
  • vmnet: Support offloading for krunkit (#20831)
  • Don't call startKicServiceTunnel for non-kic drivers (#20863)
  • krunkit: Disable offloading for faster networking (#21341)

Deprication

  • Deprecate HyperKit driver with warning (#21024)

Bug fixes

  • fix dirty commit version (#21062)
  • Fix minikube image load on windows (#20529) (#20921)
  • Fix mount to same folder causing Input/output error (#21077)
  • fix: YAML file escape error problem affecting addons (#20904)
  • iso: Fix minikube stop with vfkit and krunkit drivers (#21089)
  • iso: Fix console for vfkit/krunkit (#20832)

Addons

  • Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.17.2 to v0.17.3 (#21225)
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.34 to 1.5.41 (#20976)(#21040)(#21243)(#21287)(#21359)(#21512)
  • Addon Headlamp: Update Headlamp image from v0.28.0 to v0.34.0 (#21238)(#21508)
  • Addon ingress: Update ingress-nginx/controller image from v1.12.2 to v1.13.2 (#20909)(#21232)(#21353)(#21458)
  • Addon inspektor-gadget: Update inspektor-gadget image from v0.40.0 to v0.44.1 (#20873)(#21038)(#21240)(#21462)(#21510)(#21358)
  • Addon kong: Update kong image from 3.9.0 to 3.9.1 (#20966)(#21503)
  • Addon kong: Update kong/kubernetes-ingress-controller image from 3.4.5 to 3.5.1 (#20908)(#20969)(#21034)(#21282)
  • Addon kubevirt: Update bitnami/kubectl image from 1.33.1 to 1.33.4 (#20911)(#20939)(#21235)(#21283)(#21414)
  • Addon metrics-server: Update metrics-server/metrics-server image from v0.7.2 to v0.8.0 (#21033)
  • Addon registry: Update registry image from 3.0.0 to 3.0.0 (#21242)
  • Addon Volcano: Update volcano images from v1.11.2 to v1.12.2 (#20868)(#21351)
  • Addon kubetail: update version 0.13.3 (#21244)

... (truncated)

Commits
  • 65318f4 Merge pull request #21531 from medyagh/changelog137
  • cd89b25 reword
  • 86e7c95 update version in Makefile
  • cf0f6ca add changelog for 1.37.0
  • 5b32a4d Merge pull request #21530 from medyagh/fix_changelogscript
  • 4939735 fix boilerplate whitespace
  • f49c77e ci: changelog script paginate through more than 250 commits
  • 0c7dcb8 Merge pull request #21498 from nirs/ai-playground-tutorial
  • 6931505 Merge pull request #21526 from minikube-bot/kicbase-release-v0.0.48
  • b5cf542 Merge pull request #21524 from minikube-bot/iso-release-v1.37.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [k8s.io/minikube](https://github.com/kubernetes/minikube) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/kubernetes/minikube/releases)
- [Changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md)
- [Commits](kubernetes/minikube@v1.36.0...v1.37.0)

---
updated-dependencies:
- dependency-name: k8s.io/minikube
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 15, 2025
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 go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants