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

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 07:57
· 101 commits to main since this release
0b774a1

Highlights

  • Switch default broker port to 8080 to avoid privileged port binding issues (#80)

Installation

Install all TriggerMesh Core custom resources:

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

Install the TriggerMesh Core controller:

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

Changelog