From f54d372440199a6d50f14a87aeb59ea276e5e8a7 Mon Sep 17 00:00:00 2001 From: Alexander Matyushentsev Date: Tue, 16 Feb 2021 10:58:20 -0800 Subject: [PATCH] docs: add CII badge to README.md (#5527) Signed-off-by: Alexander Matyushentsev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2614fc0c0ec59..66c491dd0258c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![slack](https://img.shields.io/badge/slack-argoproj-brightgreen.svg?logo=slack)](https://argoproj.github.io/community/join-slack) [![codecov](https://codecov.io/gh/argoproj/argo-cd/branch/master/graph/badge.svg)](https://codecov.io/gh/argoproj/argo-cd) [![Release Version](https://img.shields.io/github/v/release/argoproj/argo-cd?label=argo-cd)](https://github.com/argoproj/argo-cd/releases/latest) +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4486/badge)](https://bestpractices.coreinfrastructure.org/projects/4486) # Argo CD - Declarative Continuous Delivery for Kubernetes