From 373b5cb86b6211bb06c8d4311ceb82e7e0495e22 Mon Sep 17 00:00:00 2001 From: Maciej Strzelecki Date: Wed, 2 Aug 2017 15:33:48 +0200 Subject: [PATCH] docs: add helm-edit plugin --- docs/related.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/related.md b/docs/related.md index 4787bc7cd..1cca80374 100644 --- a/docs/related.md +++ b/docs/related.md @@ -35,6 +35,7 @@ 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) - [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 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.