Skip to content

Tekton Chains v0.4.0

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 27 Aug 15:26

πŸŽ‰ Chains v0.4.0 πŸŽ‰

-Docs @ v0.4.0
-Examples @ v0.4.0

Installation one-liner

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

Changes

Features

  • Add KeyID (public key fingerprint) to signature (#209)
  • Add support for uploading attestations to OCI registries (#208)
  • Add chains finalizer to taskruns. (#185)
  • Explicitly pass in URL for provenance materials (#177)
  • Add manual option for uploads to transparency log (#175)

Backwards incompatible changes

Fixes

  • πŸ› Drop GCS storage backend from unit testing. (#215)
  • Fix GIT_URL in release Pipeline (#216)
  • Fix TestGCSStorage test (#214)
  • Try to sign a TaskRun a maximum of 3 times (#207)
  • Only upload to the tlog once! (#202)
  • Doc-removed gen x509 Keypair ,fixed cosign gen (#200)
  • add missing recipe_uri in JSON (#182)

Misc

  • πŸ”¨ Pull in the latest tektoncd/pipeline codegen (and knative/pkg) (#201 )
  • Implemented license header check (#189)
  • Bump github.com/tektoncd/pipeline from 0.25.0 to 0.26.0 (#186)
  • Configure release to include materials section in provenance (#176)

Docs

  • Removed the link to broken README.md within test (#197)

Thanks

Thanks to these contributors who contributed to v0.4.0!

Extra shout-out for awesome release notes:

)