This repository was archived by the owner on Dec 11, 2023. It is now read-only.
Releases: triggermesh/knative-lambda-runtime
Releases · triggermesh/knative-lambda-runtime
v1.0.1
TriggerMesh Knative Lambda Runtime v1.0.1
- implement circle ci infra
Installation
Download TriggerMesh Knative Lambda Runtime v1.0.1
java8 | node10 | node4 | python27 | python37 | ruby25 |
---|---|---|---|---|---|
container | container | container | container | container | container |
Changelog
- [0ef778e] sync runtime directory names with the target image name (Sameer Naik)
- [3083b56] dockerfile: error out on curl errors (Sameer Naik)
- [bee0b3c] images: pick the correct aws-custom-runtime binary (Sameer Naik)
- [946cbde] adds circleci config (Sameer Naik)
- [118c118] added script to generate release notes (Sameer Naik)
- [3875dc9] implement makefile build infrastructure (Sameer Naik)
0.7.1: Merge pull request #45 from triggermesh/kaniko-runtime
Kaniko runtime added
0.0.3
0.0.2: Buildtemplates replaced with Tekton Tasks (#34)
* Knative Build manifests replaced with Tekton Tasks, #33 * Readme and filenames updated, #33
0.0.1: Node 4.3 base image changed, readme updated
Signed-off-by: tzununbekov <t.zununbekov@gmail.com>