Skip to content

Tekton Pipeline Release v0.4.0 "Aegean Brackenridge"

Pre-release
Pre-release
Compare
Choose a tag to compare
@dlorenc dlorenc released this 29 May 18:45

This is the third dogfood released version of Tekton Pipelines, where the images were built, pushed and tagged using a Task!

Changes

Breaking Changes

  • Remove the Trigger field from TaskRun/PipelineRun #857

Features

  • Propagate annotations from Pipeline/Task to PipelineRun/TaskRun #894
  • Generalize messages when TaskRun errs during pod creation #891
  • Allow configuration of PVC size from ConfigMap #866
  • Add support for taskRun to expose digest of built images #721

Fixes

  • Correct setting for kaniko in tasks #883
  • Fix documentation section about installing in custom namespace #881
  • Surface resource constraint problems in TaskRun Status #876
  • Enforce Default TaskRun Timeout #871
  • Update doc to remove taskSpec as an alternative to pipelineRef in a pipelineRun #870

Misc

  • Add Type-Level godocs for API types #921
  • Add godoc for missing Pipeline fields #920
  • Use tektoncd build-base base image for the release #919
  • Cleanup of initializing working dirs #843

Thanks

Thanks to these contributors who contributed to v0.4.0!