Skip to content

Commit 19a2778

Browse files
committed
Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
1 parent 5dd0675 commit 19a2778

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
21
# Drycc Controller
32

43
[![Build Status](https://drone.drycc.cc/api/badges/drycc/controller/status.svg)](https://drone.drycc.cc/drycc/controller)
54
[![codecov.io](https://codecov.io/github/drycc/controller/coverage.svg?branch=main)](https://codecov.io/github/drycc/controller?branch=main)
5+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdrycc%2Fcontroller.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdrycc%2Fcontroller?ref=badge_shield)
66

77
Drycc (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers.
88

@@ -77,3 +77,7 @@ kubectl get pod --namespace=drycc -w | grep drycc-controller
7777
[prs]: https://github.com/drycc/controller/pulls
7878
[workflow]: https://github.com/drycc/workflow
7979
[Docker]: https://www.docker.com/
80+
81+
82+
## License
83+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdrycc%2Fcontroller.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdrycc%2Fcontroller?ref=badge_large)

0 commit comments

Comments
 (0)