From a9756d140bd58e3052f3dd5f2e55b4abf31b5598 Mon Sep 17 00:00:00 2001 From: Valentin Tjoncke Date: Tue, 31 Oct 2017 16:09:12 +0100 Subject: [PATCH] Update related.md Add helm-gcs plugin --- docs/related.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/related.md b/docs/related.md index 73db34829..59177d65d 100644 --- a/docs/related.md +++ b/docs/related.md @@ -36,6 +36,7 @@ or [pull request](https://github.com/kubernetes/helm/pulls). - [App Registry](https://github.com/app-registry/helm-plugin) - Plugin to manage charts via the [App Registry specification](https://github.com/app-registry/spec) - [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 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.