Pluto (k8s)

FairwindsOps/pluto last check 103 releases
Notes

A cli tool to help discover deprecated apiVersions in Kubernetes

doc : https://pluto.docs.fairwinds.com/

Release notes
v5.21.6 · 1y+
view on github

Changelog

  • 542fbc1763da76bbb6391187011c593677acce10 fix: update goreleaser signing key
  • d9356d1b70f5119ac18f702605ca7ea2fe3af08d ci: update signing block
  • 5d2e1e713efc3a229706dae9ea6133947ab030be feat: go 1.24, update all deps (#567)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign 1.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub

cosign 2.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub --insecure-ignore-tlog
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/pluto:v5 --key https://artifacts.fairwinds.com/cosign.pub