From 11ba63fc3bc37818c471fc7912783e6909da4645 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Sat, 25 Apr 2020 11:03:04 -0400 Subject: [PATCH] Add Helm as project using Cobra (#1103) Signed-off-by: Marc Khouzam --- projects_using_cobra.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects_using_cobra.md b/projects_using_cobra.md index 58dd6394..aa791077 100644 --- a/projects_using_cobra.md +++ b/projects_using_cobra.md @@ -8,6 +8,7 @@ - [Giant Swarm's gsctl](https://github.com/giantswarm/gsctl) - [Github CLI](https://github.com/cli/cli) - [GopherJS](http://www.gopherjs.org/) +- [Helm](https://helm.sh) - [Hugo](https://gohugo.io) - [Istio](https://istio.io) - [Kubernetes](http://kubernetes.io/)