From 3d927e6239cf40fed3f149143e52391090c43d4b Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 19 Mar 2024 19:08:19 -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 9fbdc11..624caf3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/kcl-lang/helmfile-kcl)](https://goreportcard.com/report/github.com/kcl-lang/helmfile-kcl) [![GoDoc](https://godoc.org/github.com/kcl-lang/helmfile-kcl?status.svg)](https://godoc.org/github.com/kcl-lang/helmfile-kcl) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/kcl-lang/helmfile-kcl/blob/main/LICENSE) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcl-lang%2Fhelmfile-kcl.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcl-lang%2Fhelmfile-kcl?ref=badge_shield) [KCL](https://github.com/KusionStack/kcl) is a constraint-based record & functional domain language. Full documents of KCL can be found [here](https://kcl-lang.io/). @@ -80,3 +81,7 @@ See [here](https://kcl-lang.io/krm-kcl/tree/main/examples) for more examples. + [helm-secrets](https://github.com/jkroepke/helm-secrets) + [helm-s3](https://github.com/hypnoglow/helm-s3) + [helm-git](https://github.com/aslafy-z/helm-git) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcl-lang%2Fhelmfile-kcl.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcl-lang%2Fhelmfile-kcl?ref=badge_large) \ No newline at end of file