7.1.0
What's Changed
- fix: remove
kubectl
from Dockefile by @onedr0p in #822 - Add
get cluster --only-images
flag to limit output by @allenporter in #835 - Add --output=json for most commands by @allenporter in #836
- Add label selector in internal code that walks the repo and matches Kustomization and HelmReleases by @allenporter in #837
- Add --label-selector command line flags by @allenporter in #839
- Add a flag --skip-kinds to omit kind from the output by @allenporter in #840
- Pass OCIRepository chart ref tag to helm --version by @allenporter in #841
Developer updates
- chore(deps): update dependency pip to v25 by @renovate in #825
- feat(actions): bump actions/setup-python to v5 by @layertwo in #827
- chore(deps): update pre-commit hook psf/black to v25 by @renovate in #829
- chore(deps): update dependency black to v25 by @renovate in #828
New Contributors
Full Changelog: 7.0.0...7.1.0