v1.13.0
Changes
- #404 Remove the deprecated “Container Security Context” check. It has been deprecated for three releases, and disabled by default since the last release. See https://github.com/zegl/kube-score/blob/master/README_SECURITYCONTEXT.md for more information.
- #399 Add support for more topology kets in the hasPodAntiAffinity test
- #397 Upgrade Helm3 to v3.7.0
- #396 Add check for PodDisruptionBudget with no policy
- #389 Fix panic for Ingresses with empty http blocks . This affected the
networking/v1beta1
andextensions/v1beta1
versions of Ingress.
This release contains contributions from: Gustav Westling (@zegl), Maxim Samoilov (@Nitive), Nathan (@nbanmp), Tom Hayward (@kd7lxl).
Download
- Download the binaries from the GitHub release page
- Download the image from Docker Hub:
zegl/kube-score:v1.13.0
- Download the image from Docker Hub with Helm or Kustomize pre-installed:
zegl/kube-score:v1.13.0-helm3
,zegl/kube-score:v1.13.0-helm
,zegl/kube-score:v1.13.0-kustomize
- Download from homebrew:
brew install kube-score/tap/kube-score
- Download with krew:
kubectl krew install score
🌻 Sponsors
kube-score is proudly sponsored by Sturdy — Software collaboration for teams.
Docker images
docker pull zegl/kube-score:v1.13.0-kustomize
docker pull zegl/kube-score:latest-kustomize
docker pull zegl/kube-score:v1.13.0-helm3
docker pull zegl/kube-score:latest-helm3
docker pull zegl/kube-score:v1.13.0
docker pull zegl/kube-score:v1.13.0-helm
docker pull zegl/kube-score:latest-helm