github zegl/kube-score v1.10.0

latest releases: v1.18.0, v1.17.0, v1.16.1...
3 years ago

🌻 Sponsors

kube-score is free and open source software! 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, GitHub will generously match your donation.

Changes

New checks

  • #326 container-security-context is now deprecated (will be removed in v1.12). The new checks container-security-context-user-group-id, container-security-context-privileged and container-security-context-readonlyrootfilesystem are currently optional ("opt-in"), and will be enabled by default starting in v1.11. See SECURITYCONTEXT.md for more.
  • #317 Validate serviceName of a StatefulSet

Bugfixes

  • #318 Fix a bug in the "Pod Probes" test where a Pod could incorrectly be considered to be targeted by a Service

This release contains contributions from: Gustav Westling, Markus Lackner, neglect-yp

Download

  • Download the binaries from the GitHub release page
  • Download the image from Docker Hub: zegl/kube-score:v1.10.0
  • Download the image from Docker Hub with Helm or Kustomize pre-installed: zegl/kube-score:v1.10.0-helm, zegl/kube-score:v1.10.0-kustomize
  • 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.10.0
  • docker pull zegl/kube-score:latest
  • docker pull zegl/kube-score:v1.10.0-helm
  • docker pull zegl/kube-score:latest-helm
  • docker pull zegl/kube-score:v1.10.0-kustomize
  • docker pull zegl/kube-score:latest-kustomize

Docker images

  • docker pull zegl/kube-score:v1.10.0-kustomize
  • docker pull zegl/kube-score:latest-kustomize
  • docker pull zegl/kube-score:v1.10.0
  • docker pull zegl/kube-score:latest
  • docker pull zegl/kube-score:v1.10.0-helm
  • docker pull zegl/kube-score:latest-helm

Don't miss a new kube-score release

NewReleases is sending notifications on new releases.