Tekton Pipeline release v0.16.3 "Dolores Rex"
π Fix nil pointer with timeouts π
-Docs @ v0.16.3
-Examples @ v0.16.3
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.16.3/release.yaml
Changes
Fixes
- π Fix
nil
pointer exception in case the PipelineRun timeout is not specified (nor default applied)β² (#3241)
Thanks
Thanks for the bug report @dghubble π» !!
Thanks to these contributors who contributed to v0.16.3!
- β€οΈ @vdemeester