From 4b52dc668e9cbafd328652f0bf078f5ce3b585ce Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Wed, 19 May 2021 13:11:10 -0400 Subject: [PATCH] Add CII and merged-CI badges to README Add Submariner's CII Best Practices badge to the README. Add badges for workflows run against merged code. Signed-off-by: Daniel Farrell --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0cfa583..19f1436 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # submariner-charts + +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4865/badge)](https://bestpractices.coreinfrastructure.org/projects/4865) +[![Release Charts](https://github.com/submariner-io/submariner-charts/workflows/Release%20Charts/badge.svg)](https://github.com/submariner-io/submariner-charts/actions?query=workflow%3A%22Release+Charts%22) +[![Periodic](https://github.com/submariner-io/submariner-charts/workflows/Periodic/badge.svg)](https://github.com/submariner-io/submariner-charts/actions?query=workflow%3APeriodic) +[![Flake Finder](https://github.com/submariner-io/submariner-charts/workflows/Flake%20Finder/badge.svg)](https://github.com/submariner-io/submariner-charts/actions?query=workflow%3A%22Flake+Finder%22) + + Please see the [Helm docs on Submariner's website](https://submariner.io/operations/deployment/helm/). ## Development workflow