-Docs @ v0.14.2
-Examples @ v0.14.2
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/triggers/previous/v0.14.2/release.yaml
kubectl apply -f https://storage.googleapis.com/tekton-releases/triggers/previous/v0.14.2/interceptors.yaml
Upgrade Notices
- As of this release, the Triggers release will contain two YAML files.
release.yaml
contains the core release artifacts whileinterceptors.yaml
contain the 4 core interceptors (GitHub, GitLab, BitBucket, and CEL).
How to upgrade from v0.14.1 :up_arrow:
kubectl apply -f https://storage.googleapis.com/tekton-releases/triggers/previous/v0.14.2/release.yaml
kubectl apply -f https://storage.googleapis.com/tekton-releases/triggers/previous/v0.14.2/interceptors.yaml
Changes
Fixes
- 🐛 Add Clusterrole Aggregate View and Edit for ClusterInterceptor CRD (#1123)
Docs
- 📖 Update title fields in docs/README.md (release-v0.14.x patch) (#1109)
Thanks
Thanks to these contributors who contributed to v0.14.2!
- ❤️ @eliasnorrby
- ❤️ @savitaashture
Extra shout-out for awesome release notes: