Skip to content

v1.6.0

Choose a tag to compare

@zegl zegl released this 16 Apr 10:56
· 464 commits to master since this release
1cc49a1

Changes

  • #242 The --output-version for JSON is now defaulting to v2. See #206 for more information.
  • #243 Added new optional checks container-cpu-requests-equal-limits and container-memory-requests-equal-limits to allow for checking for CPU and memory resources separately
  • #241 fixes subcommand parsing which has been broken since v1.5.1
  • #240 descriptive error messages if input parsing fails

This release contains contributions from: Gustav Westling, Joerg Lenhard

Download

  • Download the binaries from the GitHub release page
  • Download the image from Docker Hub: zegl/kube-score:v1.6.0
  • Download the image from Docker Hub with Helm pre-installed: zegl/kube-score:v1.6.0-helm
  • Download from homebrew: brew install kube-score/tap/kube-score
  • Download with krew: kubectl krew install score

Docker images

  • docker pull zegl/kube-score:v1.6.0
  • docker pull zegl/kube-score:v1.6.0-helm