Skip to content

Tekton Chains release v0.19.0 "v0.19.0"

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 26 Oct 20:29
3fe5c46

-Docs @ v0.19.0
-Examples @ v0.19.0

Installation one-liner

kubectl apply -f https://storage.googleapis.com/tekton-releases/chains/previous/v0.19.0/release.yaml

Attestation

Verify that all container images in the attestation are in the release file:

Note

Due to a bug in Pipelines, this release's signatures were not uploaded to the Rekor transparency log.
To verify the release images without Rekor, run:

cosign verify --key=tekton.pub --insecure-ignore-tlog=true gcr.io/tekton-releases/github.com/tektoncd/chains/cmd/controller:v0.19.0@sha256:a94236f0cb474d018b3a1a65e1e59e75fd03d7aaecf8c6a8d7df51ab7f04e5d3

Build attestation can be found here: https://search.sigstore.dev/?logIndex=45626858

Changes

Features

Fixes

  • 🐛 Handle duplicates in subjects and materials consistently (#926)

Misc

  • Removes unused context from the wrap function (#960)

Thanks

Thanks to these contributors who contributed to v0.19.0!

Extra shout-out for awesome release notes: