Skip to content

v1.8.1

Compare
Choose a tag to compare
@zegl zegl released this 11 Aug 08:13
· 368 commits to master since this release
cdab99b

🌻 Sponsors

kube-score is free and open source software! If kube-score is been useful for you or your company, please consider becoming a sponsor by clicking "Sponsor" at the top of this page, GitHub will generously match your donation.

📝 Survey!

The kube-score user survey is up and running! If you're a user of kube-score, please take a minute and answer a few quick questions about how
you're using kube-score and Kubernetes.

And now onto our regularly scheduled release notes:

Changes

  • #294 Support empty podSelectors in the "Pod has NetworkPolicy" test

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.8.1
  • Download the image from Docker Hub with Helm or Kustomize pre-installed: zegl/kube-score:v1.8.1-helm, zegl/kube-score:v1.8.1-kustomize
  • 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.8.1-kustomize
  • docker pull zegl/kube-score:latest-kustomize
  • docker pull zegl/kube-score:v1.8.1-helm
  • docker pull zegl/kube-score:latest-helm
  • docker pull zegl/kube-score:v1.8.1
  • docker pull zegl/kube-score:latest