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

Releases: triggermesh/triggermesh-core

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 26 Oct 08:02

Installation

Install all TriggerMesh Core custom resources:

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

Install the TriggerMesh Core controller:

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

Changelog

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:20
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

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 May 08:24
b997d49

Highlights

  • Support TLS auth with custom Redis backends (#113)
  • Support specifying a CA certificate for Redis (#105)

Installation

Install all TriggerMesh Core custom resources:

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

Install the TriggerMesh Core controller:

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

Changelog

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Apr 09:15

Installation

Install all TriggerMesh Core custom resources:

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

Install the TriggerMesh Core controller:

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

Changelog

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 16:21
bcefd68

Installation

Install all TriggerMesh Core custom resources:

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

Install the TriggerMesh Core controller:

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

Changelog

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Feb 19:52
315fc11

Installation

Install all TriggerMesh Core custom resources:

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

Install the TriggerMesh Core controller:

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

Changelog

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 07:57
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

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 08:30
39ee26c

Installation

Install all TriggerMesh Core custom resources:

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

Install the TriggerMesh Core controller:

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

Changelog