badge added

This commit is contained in:
Ivan Pedrazas
2016-12-10 18:37:57 +00:00
parent d3898beef4
commit bc616d3b11
+3 -1
View File
@@ -1,5 +1,7 @@
# Helm (Kubernetes) plugin for drone.io
[![Build Status](http://drone.sohohousedigital.com/api/badges/ipedrazas/drone-helm/status.svg)](http://drone.sohohousedigital.com/ipedrazas/drone-helm)
This plugin allows to deploy a [Helm](https://github.com/kubernetes/helm) chart into a [Kubernetes](https://github.com/kubernetes/kubernetes) cluster.
For example, this configuration will deploy my-app using the [stable/jenkins chart](https://github.com/kubernetes/charts/tree/master/stable/jenkins)
@@ -43,4 +45,4 @@ To test the plugin, you can run `minikube` and just run the docker image as foll
Happy Helming!
Happy Helming!