From af3c734e376fa335a18cf8b50eaaa824ec29b45e Mon Sep 17 00:00:00 2001 From: Etienne Tremel Date: Fri, 19 Jan 2018 13:18:35 +0100 Subject: [PATCH] Add helm-monitor plugin --- docs/related.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/related.md b/docs/related.md index 1f9ec68c1..c0cfb09c3 100644 --- a/docs/related.md +++ b/docs/related.md @@ -38,6 +38,7 @@ or [pull request](https://github.com/kubernetes/helm/pulls). - [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 +- [helm-monitor](https://github.com/ContainerSolutions/helm-monitor) - Plugin to monitor a release and rollback based on Prometheus/ElasticSearch query 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.