v1.7.0
Changes
- #249 The criticality for missing and identical probes have changed. A missing livenessProbe is now AlmostOK (was Warning). Identical probes are now Critical (was AlmostOK). See the new README_PROBES.md document for more information. kube-score can now also output links to documentation on failure.
This release contains contributions from: Gustav Westling
Funding
The kube-score project is now supported via GitHub Sponsors! If kube-score has been useful for you or your company, please consider becoming a sponsor of @zegl. 🌻
Download
- Download the binaries from the GitHub release page
- Download the image from Docker Hub:
zegl/kube-score:v1.7.0
- Download the image from Docker Hub with Helm pre-installed:
zegl/kube-score:v1.7.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.7.0-helm
docker pull zegl/kube-score:v1.7.0