Changes
- #262 Modify Dockerfile to add WORKDIR and add instructions to README.md for how to run kube-score using Docker
- #255 Make sure that the help text is shown when kube-score is executed without subcommands
This release contains contributions from: Gustav Westling, Patrick Gardella
This project is powered by GitHub Sponsors! 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. 🌻
Download
- Download the binaries from the GitHub release page
- Download the image from Docker Hub:
zegl/kube-score:v1.7.1
- Download the image from Docker Hub with Helm pre-installed:
zegl/kube-score:v1.7.1-helm
- Download from homebrew:
brew install kube-score/tap/kube-score
- Download with krew:
kubectl krew install score