From dd95f4e357e1d6df18a23336e3f0b16b6b191724 Mon Sep 17 00:00:00 2001 From: pmeyer34 Date: Thu, 4 Jan 2024 12:10:34 +0100 Subject: [PATCH] Add Tekton (#1105) * Add Tekton Signed-off-by: Patrice MEYER * adjust Tekton description --------- Signed-off-by: Patrice MEYER Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 981ffee..52f5ea0 100644 --- a/README.md +++ b/README.md @@ -609,6 +609,7 @@ Services to securely store your Docker images. - [Screwdriver :heavy_dollar_sign:](https://screwdriver.cd/) - Yahoo's OpenSource buildplatform designed for Continous Delivery. - [Skipper](https://github.com/Stratoscale/skipper) - Easily dockerize your Git repository by [@Stratoscale](https://github.com/Stratoscale) - [SwarmCI](https://github.com/ghostsquad/swarmci) - Create a distributed, isolated task pipeline in your Docker Swarm. +- [Tekton CD](https://tekton.dev/) - A cloud-native pipeline resource. - [Watchtower](https://github.com/containrrr/watchtower) - Automatically update running Docker containers ### Development Environment