v0.3.0
Features
- Automatic release to Docker Hub
- New flag
--ignore-testto disable a single test - New flag
--output-formatthat can toggle human- and CI friendly output - New flags
--threshold-okand--threshold-warning
New tests
- StatefulSet has PodDisruptionBudget
- Deployment has PodDisruptionBudget
- Ingress targets Service
Fixes
- Ignore services of type ExternalName in the "Service targets Pod" test
- Handle containers without a explicit imagePullPolicy set in the "Container Image Pull Policy" test
- Handle documents with
---that isn't a document seperator
Download
Download the binaries from the GitHub release page, or download the image from Docker Hub (zegl/kube-score:0.3.0).
Note: The Docker image tagged as 0.3.0 has been tagged from fd864d9, containing an additional fix to the Docker image.