Skip to content

v1.7.2

Choose a tag to compare

@zegl zegl released this 09 Jul 14:22
· 429 commits to master since this release
0da8da3

Changes

  • #269 Publish :latest and :latest-helm tagged images to Docker Hub
  • #263 Fix for CronJob parsing - This fixes issues with namespace matching of CronJob resources, for CronJobs this mostly mean that the "Pod has NetworkPolicy" test was not working.

This release contains contributions from: Gustav Westling

Download

  • Download the binaries from the GitHub release page
  • Download the image from Docker Hub: zegl/kube-score:v1.7.2
  • Download the image from Docker Hub with Helm pre-installed: zegl/kube-score:v1.7.2-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.7.2-helm
  • docker pull zegl/kube-score:latest-helm
  • docker pull zegl/kube-score:v1.7.2
  • docker pull zegl/kube-score:latest