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 #126
- chore(deps-dev): bump typescript-eslint from 8.6.0 to 8.7.0 by @dependabot in #127
- chore(deps): bump @types/node from 20.16.5 to 20.16.6 by @dependabot in #129
- chore(deps): bump @types/node from 20.16.6 to 20.16.8 by @dependabot in #131
- chore(deps): bump @types/node from 20.16.8 to 20.16.9 by @dependabot in #132
- chore(deps-dev): bump vite from 5.4.7 to 5.4.8 by @dependabot in #130
- chore(deps): bump @types/node from 20.16.9 to 20.16.10 by @dependabot in #133
- chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 by @dependabot in #143
- chore(deps-dev): bump eslint from 9.11.1 to 9.12.0 by @dependabot in #144
- chore(deps-dev): bump @eslint/compat from 1.1.1 to 1.2.0 by @dependabot in #142
- chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #141
- chore(deps-dev): bump typescript-eslint from 8.7.0 to 8.8.0 by @dependabot in #136
- chore(deps-dev): bump typescript-eslint from 8.8.0 to 8.8.1 by @dependabot in #145
- chore(deps): bump @types/node from 20.16.10 to 20.16.11 by @dependabot in #147
- chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #151
- feat: migrating to pnpm package manager by @axel7083 in #150
- chore(deps-dev): bump @podman-desktop/api from 1.12.0 to 1.13.2 by @dependabot in #153
- chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.8.1 by @dependabot in #159
- chore(deps): bump @types/node from 20.16.10 to 20.16.11 by @dependabot in #158
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.9.0 by @dependabot in #162
- chore(deps-dev): bump vite from 5.4.8 to 5.4.9 by @dependabot in #161
- chore(deps-dev): bump typescript-eslint from 8.8.1 to 8.9.0 by @dependabot in #164
- chore(deps-dev): bump @typescript-eslint/parser from 8.8.1 to 8.9.0 by @dependabot in #163
- chore(deps-dev): bump eslint-plugin-sonarjs from 2.0.2 to 2.0.3 by @dependabot in #135
- feat: adding utility methods for interacting with minikube executable by @axel7083 in #160
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0 by @dependabot in #169
- chore(deps): bump @types/node from 20.16.11 to 20.16.12 by @dependabot in #166
- chore(deps-dev): bump typescript-eslint from 8.9.0 to 8.10.0 by @dependabot in #167
- chore(deps-dev): bump @typescript-eslint/parser from 8.9.0 to 8.10.0 by @dependabot in #168
- refactor(MinikubeDownload): expose extension executable path by @axel7083 in #170
- feat: adding find minikube util method by @axel7083 in #171
- feat: adding select version function by @axel7083 in #172
- chore(deps-dev): bump eslint-plugin-sonarjs from 2.0.3 to 2.0.4 by @dependabot in #175
- chore(deps-dev): bump @eslint/compat from 1.2.0 to 1.2.1 by @dependabot in #174
- feat: adding install method on minikube download by @axel7083 in #173
- chore(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 by @dependabot in #181
- chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 by @dependabot in #178
- chore(pnpm): adding node-linker config by @axel7083 in #182
- chore(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.11.0 by @dependabot in #180
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0 by @dependabot in #177
- chore(deps): bump @types/node from 20.16.12 to 20.16.14 by @dependabot in #183
- feat: adding utility method to get minikube executable version by @axel7083 in #184
- chore(deps-dev): bump @podman-desktop/api from 1.13.2 to 1.13.3 by @dependabot in #185
- chore(deps): bump @types/node from 20.16.14 to 20.17.0 by @dependabot in #187
- chore(deps-dev): bump vite from 5.4.9 to 5.4.10 by @dependabot in #186
- chore(deps): bump @types/node from 20.17.0 to 20.17.1 by @dependabot in #188
- chore(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.12.0 by @dependabot in #193
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.0 by @dependabot in #189
- chore(deps): bump @types/node from 20.17.1 to 20.17.2 by @dependabot in #191
- chore(deps-dev): bump @eslint/compat from 1.2.1 to 1.2.2 by @dependabot in #192
- chore(deps-dev): bump typescript-eslint from 8.11.0 to 8.12.0 by @dependabot in #190
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.0 to 8.12.2 by @dependabot in #197
- chore(deps-dev): bump typescript-eslint from 8.12.0 to 8.12.2 by @dependabot in #195
- chore(deps-dev): bump @typescript-eslint/parser from 8.12.0 to 8.12.2 by @dependabot in #196
- chore(deps): bump @types/node from 20.17.2 to 20.17.3 by @dependabot in #194
- chore(deps-dev): bump @podman-desktop/api from 1.13.3 to 1.14.0 by @dependabot in #198
- chore(deps): bump @types/node from 20.17.3 to 20.17.5 by @dependabot in #199
- chore(deps-dev): bump eslint from 9.13.0 to 9.14.0 by @dependabot in #200
- chore(deps-dev): bump typescript-eslint from 8.12.2 to 8.13.0 by @dependabot in #203
- chore(deps): bump @types/node from 20.17.5 to 20.17.6 by @dependabot in #202
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0 by @dependabot in #206
- chore(deps-dev): bump @typescript-eslint/parser from 8.12.2 to 8.13.0 by @dependabot in #207
- chore(deps-dev): bump eslint-plugin-file-progress from 1.5.0 to 3.0.0 by @dependabot in #205
- chore(deps-dev): bump @podman-desktop/api from 1.14.0 to 1.14.1 by @dependabot in #208
- chore(deps-dev): bump globals from 15.11.0 to 15.12.0 by @dependabot in #204
- feat: cli tool register install by @axel7083 in #201
- fix: remove unused code by @axel7083 in #210
- fix: organisation name by @axel7083 in #212
Full Changelog: v0.3.0...v0.4.0