From 9911f8702fd0394b8c465fc4ea206d972c2cb257 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 13:36:31 +0200 Subject: [PATCH] Updated platforms for Low Code --- software/appsmith.yml | 1 + software/budibase.yml | 2 ++ software/hadmean.yml | 1 + software/motor-admin.yml | 1 + software/tooljet.yml | 2 ++ 5 files changed, 7 insertions(+) diff --git a/software/appsmith.yml b/software/appsmith.yml index 454b27dde2..d564d4f02f 100644 --- a/software/appsmith.yml +++ b/software/appsmith.yml @@ -6,6 +6,7 @@ licenses: platforms: - Java - Docker + - K8S tags: - Software Development - Low Code source_code_url: https://github.com/appsmithorg/appsmith diff --git a/software/budibase.yml b/software/budibase.yml index 081ec75d37..9f0ad7a9be 100644 --- a/software/budibase.yml +++ b/software/budibase.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - Nodejs + - Docker + - K8S tags: - Software Development - Low Code source_code_url: https://github.com/Budibase/budibase diff --git a/software/hadmean.yml b/software/hadmean.yml index 5b87868264..1ec7d061e8 100644 --- a/software/hadmean.yml +++ b/software/hadmean.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - Software Development - Low Code source_code_url: https://github.com/hadmean/hadmean diff --git a/software/motor-admin.yml b/software/motor-admin.yml index 22d924ed34..0cb876cef1 100644 --- a/software/motor-admin.yml +++ b/software/motor-admin.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Ruby + - Docker tags: - Software Development - Low Code source_code_url: https://github.com/motor-admin/motor-admin diff --git a/software/tooljet.yml b/software/tooljet.yml index 79f29b0940..fbe8ee930f 100644 --- a/software/tooljet.yml +++ b/software/tooljet.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - Nodejs + - Docker + - K8S tags: - Software Development - Low Code source_code_url: https://github.com/ToolJet/ToolJet