podman-desktop/extensions/kubectl-cli
dependabot[bot] 3e6ddb9bec
chore(deps): bump adm-zip from 0.5.10 to 0.5.12 (#6417)
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.10 to 0.5.12.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.10...v0.5.12)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 10:01:13 +00:00
..
scripts chore: replace zip-local by adm-zip in extensions 2023-11-22 17:52:13 +01:00
src chore: fix return type 2024-02-28 15:56:27 +00:00
tests/resources feat: implement onboarding for kubectl (#5097) 2023-12-06 10:47:43 +01:00
.extfiles feat: add extension/kubectl-cli to register kubectl CLI Tool (#4674) 2023-11-15 12:25:07 -08:00
icon.png feat: add extension/kubectl-cli to register kubectl CLI Tool (#4674) 2023-11-15 12:25:07 -08:00
package.json chore(deps): bump adm-zip from 0.5.10 to 0.5.12 (#6417) 2024-03-14 10:01:13 +00:00
README.md feat: add extension/kubectl-cli to register kubectl CLI Tool (#4674) 2023-11-15 12:25:07 -08:00
tsconfig.json feat: implement onboarding for kubectl (#5097) 2023-12-06 10:47:43 +01:00
vite.config.js feat: add extension/kubectl-cli to register kubectl CLI Tool (#4674) 2023-11-15 12:25:07 -08:00
vitest.config.js chore: use same template than other extensions 2023-11-23 07:51:10 +01:00

kubectl CLI Tool for Podman Desktop

Podman-desktop kubectl CLI Tool extension repository.