Skip to content

Releases: podman-desktop/extension-minikube

v0.4.0

08 Nov 10:03
Compare
Choose a tag to compare

Installation

You can install the version 0.4.0 from the Podman Desktop extension catalog. Or you can use the GitHub image to directly install it ghcr.io/podman-desktop/podman-desktop-extension-minikube:0.4.0.

See https://podman-desktop.io/docs/minikube/installing-extension for more information.

What's Changed

  • chore: 📢 Bump version to 0.4.0 by @github-actions in #41
  • fix: update podman api and replace local runCliCommand with process.exec by @lstocchi in #44
  • chore: push statusBarItem to subscriptions to be disposed correctly by @lstocchi in #49
  • fix: use minikube cli to start/stop cluster by @lstocchi in #50
  • chore(build): switch to macos-14 by @jeffmaury in #54
  • chore: create dependabot.yml by @jeffmaury in #51
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #58
  • chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #57
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot in #56
  • chore(deps-dev): bump prettier from 3.2.4 to 3.3.2 by @dependabot in #59
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #60
  • fix: system wide installation fails if /usr/local/bin does not exist by @jeffmaury in #52
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #55
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.21.0 by @dependabot in #61
  • chore(deps): bump @types/node from 18.19.10 to 20.14.10 by @dependabot in #62
  • chore(deps-dev): bump @vitest/coverage-v8 from 1.2.1 to 1.2.2 by @dependabot in #65
  • chore(deps-dev): bump vite from 5.0.12 to 5.3.3 by @dependabot in #66
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 7.0.0 by @dependabot in #67
  • chore(deps): bump @octokit/rest from 20.0.2 to 21.0.0 by @dependabot in #63
  • chore(deps-dev): bump validator from 13.11.0 to 13.12.0 by @dependabot in #68
  • chore(deps-dev): bump @podman-desktop/api from 1.10.2 to 1.11.1 by @dependabot in #69
  • chore(deps-dev): bump eslint-plugin-sonarjs from 0.23.0 to 1.0.3 by @dependabot in #64
  • chore(deps-dev): bump typescript from 5.3.3 to 5.5.3 by @dependabot in #70
  • chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #71
  • chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #73
  • chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #72
  • chore(deps-dev): bump vite from 5.3.3 to 5.3.4 by @dependabot in #76
  • chore(deps): bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #75
  • chore(deps): bump @octokit/rest from 21.0.0 to 21.0.1 by @dependabot in #77
  • chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #79
  • chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #81
  • chore(deps-dev): bump eslint-plugin-sonarjs from 1.0.3 to 1.0.4 by @dependabot in #82
  • chore(deps): bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #80
  • chore(deps-dev): bump 7zip-min from 1.4.4 to 1.4.5 by @dependabot in #83
  • Resolves #33 Add MINIKUBE_HOME configuration by @tony-sol in #48
  • fix: register cli tool by @lstocchi in #78
  • fix: remove hoisted from test by @lstocchi in #84
  • chore(deps-dev): bump vite from 5.3.4 to 5.3.5 by @dependabot in #85
  • chore(deps): bump @types/node from 20.14.12 to 20.14.13 by @dependabot in #87
  • chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #88
  • chore(deps-dev): bump @podman-desktop/api from 1.11.1 to 1.12.0 by @dependabot in #91
  • chore(deps-dev): bump vite from 5.3.5 to 5.4.0 by @dependabot in #90
  • chore(deps): bump @types/node from 20.14.13 to 20.14.15 by @dependabot in #92
  • chore(deps-dev): bump vite from 5.4.0 to 5.4.1 by @dependabot in #93
  • chore(deps): bump @types/node from 20.14.15 to 20.15.0 by @dependabot in #94
  • chore(deps): bump @types/node from 20.15.0 to 20.16.1 by @dependabot in #96
  • chore(deps): bump @octokit/rest from 21.0.1 to 21.0.2 by @dependabot in #97
  • chore(deps-dev): bump vite from 5.4.1 to 5.4.2 by @dependabot in #98
  • chore(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 by @dependabot in #101
  • chore(deps): bump @types/node from 20.16.1 to 20.16.2 by @dependabot in #102
  • chore(deps): bump @types/node from 20.16.2 to 20.16.3 by @dependabot in #107
  • chore(deps-dev): bump vite from 5.4.2 to 5.4.3 by @dependabot in #109
  • chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #108
  • chore: switch to eslint v9.9.1 by @jeffmaury in #105
  • chore(deps): bump @types/node from 20.16.3 to 20.16.4 by @dependabot in #110
  • chore(deps-dev): bump typescript-eslint from 8.3.0 to 8.4.0 by @dependabot in #111
  • chore(deps-dev): bump eslint-plugin-sonarjs from 1.0.4 to 2.0.2 by @dependabot in #103
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #115
  • chore(deps-dev): bump eslint from 9.9.1 to 9.10.0 by @dependabot in #116
  • chore(deps): bump @types/node from 20.16.4 to 20.16.5 by @dependabot in #114
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.5.0 by @dependabot in #118
  • chore(deps-dev): bump typescript-eslint from 8.4.0 to 8.5.0 by @dependabot in #117
  • chore(deps-dev): bump vite from 5.4.3 to 5.4.4 by @dependabot in #119
  • chore(deps-dev): bump vite from 5.4.4 to 5.4.5 by @dependabot in #120
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.5.0 to 8.6.0 by @dependabot in #123
  • chore(deps-dev): bump typescript-eslint from 8.5.0 to 8.6.0 by @dependabot in #122
  • chore(deps-dev): bump vite from 5.4.5 to 5.4.6 by @dependabot in #121
  • chore(deps-dev): bump eslint from 9.10.0 to 9.11.0 by @dependabot in #125
  • chore(deps-dev): bump vite from 5.4.6 to 5.4.7 by @dependabot in #124
  • chore(deps-dev): bump eslint from 9.11.0 to 9.11.1 by @dependabot in #128
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.6.0 to 8.7.0 by @dependabot in https://github.com/podman-desktop/extension-min...
Read more