docs: Add best practices compliance badge

This is now required by CNCF for graduation from incubation.

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
pull/6320/head
Matt Butcher 6 years ago
parent 26c7338408
commit 382f46f4f6
No known key found for this signature in database
GPG Key ID: DCD5F5E5EF32C345

@ -3,6 +3,7 @@
[![CircleCI](https://circleci.com/gh/helm/helm.svg?style=shield)](https://circleci.com/gh/helm/helm)
[![Go Report Card](https://goreportcard.com/badge/github.com/helm/helm)](https://goreportcard.com/report/github.com/helm/helm)
[![GoDoc](https://godoc.org/helm.sh/helm?status.svg)](https://godoc.org/helm.sh/helm)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3131/badge)](https://bestpractices.coreinfrastructure.org/projects/3131)
Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources.

Loading…
Cancel
Save