Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 14:48
· 11 commits to master since this release

Changelog

  • ce1ab34 ci: update GoReleaser action to v6 and switch to --clean
  • c4c37c9 chore: add pkg/version to satisfy GoReleaser -ldflags (version, gitSHA, buildTime)
  • e9b37a1 chore: bump Go to 1.25.1 and update dependencies to latest stable\n\n- Set go.mod to go 1.25 and toolchain 1.25.1\n- Update GitHub Actions setup-go to 1.25.x (@v5)\n- go get -u ./... and go mod tidy\n- Build and tests pass locally
  • 7edee1a IEC formatting: fix boundary selection (>= thresholds), use byte-size constants; add unit tests for IEC; bump k8s.io/cli-runtime to v0.20.0 for test/build compatibility
  • 8f2b80f - modified ConvertQuantityValueToHumanReadableIECString to display decimals for further clarity
  • 4b5b608 Bump k8s.io/client-go from 0.19.13 to 0.20.0
  • e34b897 Fixing disk usage color
  • 7b46504 Update README.md
  • 319ffe7 feat: Added krew support for linux/arm64