Skip to content

Releases: robscott/kube-capacity

v0.7.4-rc2

24 Jan 07:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4-rc2

v0.7.4-rc1

24 Jan 07:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4-rc1

v0.7.3

20 Jan 05:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

20 Jan 04:50
Compare
Choose a tag to compare

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

16 Mar 05:34
Compare
Choose a tag to compare

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

10 Jan 04:57
Compare
Choose a tag to compare

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

06 Dec 06:41
Compare
Choose a tag to compare

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

26 Aug 05:40
Compare
Choose a tag to compare

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

26 Apr 05:28
Compare
Choose a tag to compare

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

01 Feb 05:37
Compare
Choose a tag to compare

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