Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 13:20
· 9 commits to main since this release
2f4ff8d

Highlights

  • Added bounds for Triggers (#125)

Important Bug fixes

  • Trigger resolvers can now combine reference and uri fields (#126)

Installation

Install all TriggerMesh Core custom resources:

kubectl apply -f https://github.com/triggermesh/triggermesh-core/releases/download/v1.4.0/triggermesh-core-crds.yaml

Install the TriggerMesh Core controller:

kubectl apply -f https://github.com/triggermesh/triggermesh-core/releases/download/v1.4.0/triggermesh-core.yaml

Changelog