This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
v1.1.1
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
- 360c02f: Bump docker/build-push-action from 3 to 4 (@dependabot[bot])
- 7cc2eff: Bump docker/login-action from 1 to 2 (@dependabot[bot])
- 0ee2961: Merge branch 'triggermesh:main' into task/default-redis-maxlen (@odacremolbap)
- 211b977: actions: push container images to dockerhub (@sameersbn)
- 457bb0d: ci: move api docs generation to github actions (@sameersbn)
- c513dba: release: avoid re-tagging redis stack (@odacremolbap)
- 1b41d5c: set default redis maxlen (@odacremolbap)
- 03dc044: use latest tag from triggermesh-core (@odacremolbap)
- c0a7391: use new env var REDIS_STREAM_MAX_LEN (@odacremolbap)