Skip to content

v5.18.0

Choose a tag to compare

@reactiveops-bot reactiveops-bot released this 11 Jul 19:59
· 76 commits to master since this release
b670236

Changelog

  • b670236 Update FAQ with more details about last-applied-configuration issues (#498)
  • 802f679 Fix the makefile for local dev (#496)
  • 6bc2c49 Add flowcontrol deprecations (#493)

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