From 3e48a8fe4381406f6b7605079a894b840cf8860f Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 12 Mar 2020 00:02:20 -0700 Subject: [PATCH] Add license scan report and status (#164) Signed-off-by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index da40ad3..0091e6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Chaos-Charts +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flitmuschaos%2Fchaos-charts.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Flitmuschaos%2Fchaos-charts?ref=badge_shield) + This repository hosts the Litmus Chaos Charts. ## Installation Steps for Chart Releases @@ -28,3 +30,7 @@ path of the experiment manifest within the parent chart. For example, to install ```bash find chaos-charts-1.1.0 -name experiment.yaml | grep 'generic/pod-delete' | xargs kubectl apply -n sock-shop -f ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flitmuschaos%2Fchaos-charts.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Flitmuschaos%2Fchaos-charts?ref=badge_large) \ No newline at end of file