github tektoncd/triggers v0.11.2
Tekton Triggers v0.11.2

latest releases: v0.26.2, v0.26.1, v0.26.0...
3 years ago

-Docs @ v0.11.2
-Examples @ v0.11.2

Changes

Fixes 🐛

  • Send Tekton installation namespace to EL (#929)

The EventListener did not have knowledge of which namespace Triggers was installed in. Instead it always assumed it was tekton-pipelines leading to the bug described in #923.
This PR fixes by having the Reconciler send the installation namespace as a environment variable set on the EventListener's pod.

How to upgrade from v0.11.1 :up_arrow:

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

Thanks

Thanks to these contributors who contributed to v0.11.2!

Don't miss a new triggers release

NewReleases is sending notifications on new releases.