From cf6f139ee839ce63fada6e07d052f94601f44359 Mon Sep 17 00:00:00 2001 From: Stephen McQuaid Date: Tue, 14 Nov 2017 15:07:23 -0800 Subject: [PATCH] Update related.md with new helm plugin Add helm-github plugin to list in documentation --- docs/related.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/related.md b/docs/related.md index 59177d65d..1f9ec68c1 100644 --- a/docs/related.md +++ b/docs/related.md @@ -37,6 +37,7 @@ or [pull request](https://github.com/kubernetes/helm/pulls). - [helm-secrets](https://github.com/futuresimple/helm-secrets) - Plugin to manage and store secrets safely - [helm-edit](https://github.com/mstrzele/helm-edit) - Plugin for editing release's values - [helm-gcs](https://github.com/nouney/helm-gcs) - Plugin to manage repositories on Google Cloud Storage +- [helm-github](https://github.com/sagansystems/helm-github) - Plugin to install Helm Charts from Github repositories 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.