Skip to content

v5.20.2

Latest
Compare
Choose a tag to compare
@reactiveops-bot reactiveops-bot released this 23 Aug 19:26
· 8 commits to master since this release
2fc7c1b

Changelog

  • 2fc7c1b fix(release): update goreleaser to 2.2.0 (#550)

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