v1.1.0
Changes
- #158 Added
ca-certificates
to kube-score docker image with Helm pre-installed. - #156 Add optional score container-resource-requests-equal-limits for checking resource request and limits for equality
- #152 add the
--enable-optional-test
CLI flag to allow adding opt-in only scores
This release contains contributions from: Andre Hilsendeger, Arno Uhlig, Gustav Westling
Download
- Download the binaries from the GitHub release page
- Download the image from Docker Hub:
zegl/kube-score:v1.1.0
- Download the image from Docker Hub with Helm pre-installed:
zegl/kube-score:v1.1.0-helm
- Download from homebrew:
brew install kube-score/tap/kube-score
Docker images
docker pull zegl/kube-score:v1.1.0
docker pull zegl/kube-score:v1.1.0-helm