github zegl/kube-score v1.16.0

latest releases: v1.18.0, v1.17.0, v1.16.1...
21 months ago

Changelog

This change contains no changes to the scoring in kube-score. This release is made to fix some issues in the Docker images pushed in v1.15.0 where no linux/arm64 images where pushed (#502). This has been fixed by migrating to a multiarch image for both linux/amd64 and linux/arm64. The -helm, -heml3, and -kustomize images are no longer pushed, instead the new multiarch image contains both Helm 3 and Kustomize binaries.

  • 00a51e7 all: support Kubernetes v1.26 APIs
  • 98fd2b1 builds: add reminder to add push latest
  • 2c08121 builds: multi-arch docker image
  • de4fbec go: update to Go 1.19 semantics

Download

  • Download the binaries from the GitHub release page
  • Download the image from Docker Hub: zegl/kube-score:v1.16.0 (⭐ new muiltiarch image! – This image contains Helm 3 and Kustomize).
  • Download from homebrew: brew install kube-score/tap/kube-score
  • Download with krew: kubectl krew install score

Don't miss a new kube-score release

NewReleases is sending notifications on new releases.