Tekton Pipeline release v0.14.1 "Javanese Multivac"
π Bugfix release π
-Docs @ v0.14.1
-Examples @ v0.14.1
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.14.1/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
- π Include Task name in err message when validating (#2899)
Include the task name in error message when validating pipeline - π variable substitution in finally section (#2908)
Variables from params section are now substituted with specified values for final tasks. - π Fix documentation about cloudevents (#2911)
- change value of app.kubernetes.io/version label (#2900)
Thanks
Thanks to these contributors who contributed to v0.14.1!
- β€οΈ @jlpettersson
- β€οΈ @pritidesai
- β€οΈ @afrittoli
- β€οΈ @du2016