From c914a86ff799b5257dd78ad5858a23e42833e8d4 Mon Sep 17 00:00:00 2001 From: Fabien Baligand Date: Sat, 12 Dec 2020 22:24:49 +0100 Subject: [PATCH] tets --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6452d0c..0b43534 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,5 @@ to explore ArgoCD and GitOps! | [helm-dependency](helm-dependency/) | Demonstrates how to customize an OTS (off-the-shelf) helm chart from an upstream repo | | [sock-shop](sock-shop/) | A microservices demo app (https://microservices-demo.github.io) | | [plugins](plugins/) | Apps which demonstrate config management plugins usage | -| [blue-green](blue-green/) | Demonstrates how to implement blue-green deployment using [Argo Rollouts](https://github.com/argoproj/argo-rollouts) | [apps](apps/) | An app composed of other apps |