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

latest releases: v0.29.1, v0.29.0, v0.28.0...
4 years ago

-Docs @ v0.6.1
-Examples @ v0.6.1

Changes

Fixes 🐛

  • Fix issue with list results. (#652)

Fix bug marshaling list values from a CEL expression, which was causing panics.

  • Fix the declarations for compareSecret. (#658)

The CEL function compareSecret now returns a boolean value, which makes it work in multiple logical comparisons in a filter.

  • Ensure that the JSON matches. (#666)

The marshaled JSON output is flaky, this ensures that it matches after parsing.

Misc 🔨

  • [Cherry-pick] Port CEL fixes for release v0.6.1 (#665)

How to upgrade from v0.6.0 :up_arrow:

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

Thanks

Thanks to these contributors who contributed to v0.6.1!

Don't miss a new triggers release

NewReleases is sending notifications on new releases.