Tekton Pipeline release v0.17.3 "Raas Rapbot"
π Bug-fix release π
-Docs @ v0.17.3
-Examples @ v0.17.3
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.17.3/release.yaml
Upgrade Notices
N/A
Changes
Fixes
- π [cherry-pick] Avoid dangling symlinks in git-init (#3485)
Fixed a bug in git-init
that allowed a circular symlink to be created from /root/.ssh
to itself if no SSH credentials are present in the service account and the disable-home-env-overwrite
flag is set to "true"
.
- π [cherry-pick] pkg/git: fix ssh credentials detection π¦ (#3484)
fix ssh credential wrong detection in git-init
Thanks
Thanks to these contributors who contributed to v0.17.3!
- β€οΈ @vdemeester
- β€οΈ @sbwsg
Extra shout-out for awesome release notes:
- π @vdemeester
- π @sbwsg