From 29f7cee8a415fbcf7bf750418cf757f6cec5d203 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 26 May 2020 08:00:11 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f4a1124776c77..a48cf40574288 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,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) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjannfis%2Fargo-cd.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjannfis%2Fargo-cd?ref=badge_shield) # Argo CD - Declarative Continuous Delivery for Kubernetes @@ -36,3 +37,7 @@ Check live demo at https://cd.apps.argoproj.io/. 1. [Machine Learning as Code](https://www.youtube.com/watch?v=VXrGp5er1ZE&t=0s&index=135&list=PLj6h78yzYM2PZf9eA7bhWnIh_mK1vyOfU). Among other things, describes how Kubeflow uses Argo CD to implement GitOPs for ML 1. [Argo CD - GitOps Continuous Delivery for Kubernetes](https://www.youtube.com/watch?v=aWDIQMbp1cc&feature=youtu.be&t=1m4s) 1. [Introduction to Argo CD : Kubernetes DevOps CI/CD](https://www.youtube.com/watch?v=2WSJF7d8dUg&feature=youtu.be) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjannfis%2Fargo-cd.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjannfis%2Fargo-cd?ref=badge_large) \ No newline at end of file