From 88a4c156139a7c609114f9e5312f0918a7582e19 Mon Sep 17 00:00:00 2001 From: Matt Butcher Date: Fri, 7 Apr 2017 16:30:17 -0600 Subject: [PATCH] docs(related): add note about helm-plugin GitHub tag --- docs/related.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/related.md b/docs/related.md index da2043150..e471c653b 100644 --- a/docs/related.md +++ b/docs/related.md @@ -35,6 +35,9 @@ or [pull request](https://github.com/kubernetes/helm/pulls). - [helm-nuke](https://github.com/adamreese/helm-nuke) - Plugin to destroy all releases - [App Registry](https://github.com/app-registry/helm-plugin) - Plugin to manage charts via the [App Registry specification](https://github.com/app-registry/spec) +We also encourage GitHub authors to use the [helm-plugin](https://github.com/search?q=topic%3Ahelm-plugin&type=Repositories) +tag on their plugin repositories. + ## Additional Tools Tools layered on top of Helm or Tiller.