github tektoncd/pipeline v0.14.3
Tekton Pipeline release v0.14.3 "Javanese Multivac"

latest releases: v0.59.0, v0.50.6, v0.47.9...
3 years ago

🎉 Bugfix release 🎉

-Docs @ v0.14.3
-Examples @ v0.14.3

Installation one-liner

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

Upgrade Notices

Users need to pass in default parameter values or provide the required parameters in Pipeline spec as they now get validated by the controller.
The creds-init step is gone and its behavior is now handle by the entrypoint. This shouldn't have any impact except running as the same user as the step.

Changes

Fixes

  • 🐛 Fix some assignment to nil map issues (#3005)
    Fix a panic in the pipeline controller that may happen when a pipeline hangs in starting state, because of a malformed condition name.

Thanks

Thanks to these contributors who cFix a panic in the pipeline controller that may happen when a pipeline hangs in starting state, because of a malformed condition name.ontributed to v0.14.3!

Don't miss a new pipeline release

NewReleases is sending notifications on new releases.