github FairwindsOps/pluto v5.20.1

latest release: v5.20.2
29 days ago

Changelog

  • 79c52a6 fix: update golang to 1.22 and update other dependencies (#548)

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

Don't miss a new pluto release

NewReleases is sending notifications on new releases.