From f78aaa8715f916de4c09f3796b8b414b836323bd Mon Sep 17 00:00:00 2001
From: Itay Shakury <itay@itaysk.com>
Date: Mon, 5 Mar 2018 22:42:01 +0200
Subject: [PATCH] added Codefresh

---
 docs/related.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/related.md b/docs/related.md
index 7a8b3a70e..6fbdf7df3 100644
--- a/docs/related.md
+++ b/docs/related.md
@@ -67,6 +67,7 @@ Tools layered on top of Helm or Tiller.
 - [Armada](https://github.com/att-comdev/armada) - Manage prefixed releases throughout various Kubernetes namespaces, and removes completed jobs for complex deployments. Used by the [Openstack-Helm](https://github.com/openstack/openstack-helm) team.
 - [ChartMuseum](https://github.com/chartmuseum/chartmuseum) - Helm Chart Repository with support for Amazon S3 and Google Cloud Storage
 - [Helm.NET](https://github.com/qmfrederik/helm) - A .NET client for Tiller's API
+- [Codefresh](https://codefresh.io) - Kubernetes native CI/CD and management platform with UI dashboards for managing Helm charts and releases
 
 ## Helm Included
 
-- 
GitLab