Releases: robscott/kube-capacity
Releases · robscott/kube-capacity
v0.7.2
What's Changed
- fix wrong current pod number by @cloud-66 in #70
- incorrect memory value then memory specified in decimal format by @cloud-66 in #71
- Bumping version to v0.7.2, upgrading go modules, moving to GitHub actions by @robscott in #77
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Changelog
- ca1eafa Additional dependency updates
- 7917fcb Bumping version to v0.7.1
- 9a47ae6 upgrade all deps to latest stable
- 094a3ba upgrade direct dependencies
v0.7.0
Changelog
- 6948989 Bumping version to v0.7.0
- f3ad77e Fixing utilization related bugs (52 and 56)
- a2eb2f1 feat(pod-count): display pod count conditionally for all type of printers (#60)
- aab5f60 fix: convert bytes to megibytes
v0.6.2
Changelog
- 54cdd97 Bumping dependencies, including goreleaser bug fix
- 40f53e4 Krew: fix download URLs, add test instructions, and add Linux/arm64 and Windows/amd64
- bb97608 Update the krew-release-bot version
v0.6.1
Changelog
2f7edd1 Add support for Darwin/arm64
9ef8010 Fix GoReleaser / Homebrew configuration
b44abe9 Fixing #46, updating dependencies, bumping version to 0.6.1
v0.6.0
Changelog
bab14f9 Bumping version to v0.6.0
1305e3d Fixing tests
9a0ca53 add --namespace flag (#40)
706067b allow specifying kubeconfig file to use via cmd line arg
v0.5.1
Changelog
a631930 Bumping version to 0.5.1
1a115cc Update GoReleaser config for v0.155, add builds for Linux/arm and Windows (#39)
ad73636 Updating tests to reflect updated client-go list ordering