From 2389268fa2347b34cf31616efac580b74f6bd4bd Mon Sep 17 00:00:00 2001 From: Joachim Hill-Grannec Date: Tue, 31 Dec 2019 17:24:12 -0500 Subject: [PATCH] Adding basic badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 592baee..bf9e260 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Drone plugin for Helm 3 +[![Build Status](https://cloud.drone.io/api/badges/pelotech/drone-helm3/status.svg)](https://cloud.drone.io/pelotech/drone-helm3) +[![Go Report](https://goreportcard.com/badge/github.com/pelotech/drone-helm3)](https://goreportcard.com/report/github.com/pelotech/drone-helm3) +[![](https://images.microbadger.com/badges/image/pelotech/drone-helm3.svg)](https://microbadger.com/images/pelotech/drone-helm3 "Get your own image badge on microbadger.com") + This plugin provides an interface between [Drone](https://drone.io/) and [Helm 3](https://github.com/kubernetes/helm): * Lint your charts