github FairwindsOps/goldilocks v4.8.2

latest releases: v4.11.1, v4.11.0, v4.10.1...
10 months ago

Changelog

  • 47bd6fc feat(.goreleaser.yml): add sha256 check to release notes (#604)

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

sha256sum -c goldilocks_v4.8.2_checksums.txt --ignore-missing
cosign verify-blob goldilocks_v4.8.2_checksums.txt --signature=goldilocks_v4.8.2_checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/goldilocks:v4 --key https://artifacts.fairwinds.com/cosign.pub

Don't miss a new goldilocks release

NewReleases is sending notifications on new releases.