This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
v1.2.0
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
- 9dda1df: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (@dependabot[bot])
- eadb6f6: add redis cluster support (@odacremolbap)
- 4a5b996: address cve (@odacremolbap)
- e74c9b5: also add hack mod updates (@odacremolbap)
- 16599b2: disable docker build provenance (@sameersbn)
- 5d7c974: update go, fix cvs (@odacremolbap)
- c1e8c15: update internal docs (@odacremolbap)