From 7a1ff53f2c2f011900797e43b3f43177e8da06d2 Mon Sep 17 00:00:00 2001 From: Benjamin Granados Date: Tue, 21 May 2024 11:31:24 +0200 Subject: [PATCH 1/2] Add Helm to the adopters section of the Landscape --- landscape.yml | 10 ++++ logos/helmsh.svg | 116 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 126 insertions(+) create mode 100644 logos/helmsh.svg diff --git a/landscape.yml b/landscape.yml index dbde768..41f065a 100644 --- a/landscape.yml +++ b/landscape.yml @@ -196,6 +196,16 @@ landscape: description: Dashjoin Is an Open Source & Cloud Native Low Code Development and Integration Platform That Helps Teams Deliver AI Empowered Applications Faster. project_org: https://github.com/dashjoin twitter: https://twitter.com/dashjoin + + - item: + name: Helm + homepage_url: https://helm.sh/ + logo: helmsh.svg + crunchbase: https://www.crunchbase.com/organization/helm + description: Helm is an open source package manager for Kubernetes that simplifies the deployment and management of applications. + project_org: https://github.com/helm + twitter: https://x.com/helmpack + - category: name: Sponsors subcategories: diff --git a/logos/helmsh.svg b/logos/helmsh.svg new file mode 100644 index 0000000..b713b37 --- /dev/null +++ b/logos/helmsh.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From bb4365a2dc31868f25ab06247fd0d98cb2f78ae4 Mon Sep 17 00:00:00 2001 From: Benjamin Granados Date: Tue, 21 May 2024 11:34:27 +0200 Subject: [PATCH 2/2] fix twitter link --- landscape.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landscape.yml b/landscape.yml index 41f065a..f8eb92c 100644 --- a/landscape.yml +++ b/landscape.yml @@ -204,7 +204,7 @@ landscape: crunchbase: https://www.crunchbase.com/organization/helm description: Helm is an open source package manager for Kubernetes that simplifies the deployment and management of applications. project_org: https://github.com/helm - twitter: https://x.com/helmpack + twitter: https://twitter.com/helmpack - category: name: Sponsors