Skip to content

Commit 9dfa4f2

Browse files
authored
Add badges for build status and license (#127)
Signed-off-by: Reinhard Nägele <[email protected]>
1 parent 47ae4d5 commit 9dfa4f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Chart Testing
22

3+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
34
[![Go Report Card](https://goreportcard.com/badge/github.com/helm/chart-testing)](https://goreportcard.com/report/github.com/helm/chart-testing)
5+
[![CircleCI](https://circleci.com/gh/helm/chart-testing/tree/master.svg?style=svg)](https://circleci.com/gh/helm/chart-testing/tree/master)
46

57
`ct` is the the tool for testing Helm charts.
68
It is meant to be used for linting and testing pull requests.

0 commit comments

Comments
 (0)