From b543190daf38224527d9338e803bd64a5b5a9446 Mon Sep 17 00:00:00 2001
From: Matt Butcher <technosophos@gmail.com>
Date: Thu, 9 Feb 2017 15:50:13 -0700
Subject: [PATCH] docs(related): add Drone Helm plugin

---
 docs/related.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/related.md b/docs/related.md
index c9001e947..7345e813f 100644
--- a/docs/related.md
+++ b/docs/related.md
@@ -29,6 +29,7 @@ Tools layered on top of Helm or Tiller.
 - [Rudder](https://github.com/AcalephStorage/rudder) - RESTful (JSON) proxy for Tiller's API
 - [Helmfile](https://github.com/roboll/helmfile) - Helmfile is a declarative spec for deploying helm charts
 - [Schelm](https://github.com/databus23/schelm) - Render a Helm manifest to a directory
+- [Drone.io Helm Plugin](http://plugins.drone.io/ipedrazas/drone-helm/) - Run Helm inside of the Drone CI/CD system
 
 ## Helm Included
 
-- 
GitLab