From 2b83812b9caa6c40d316646781e140feda6726fe Mon Sep 17 00:00:00 2001 From: Raz Ben Simon Date: Wed, 15 Jan 2025 13:28:55 +0200 Subject: [PATCH] Register env0 plugin Register env0 plugin Signed-off-by: Raz Ben Simon Signed-off-by: Raz Ben Simon --- microsite/data/plugins/env0.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/env0.yaml diff --git a/microsite/data/plugins/env0.yaml b/microsite/data/plugins/env0.yaml new file mode 100644 index 0000000000..28bf382502 --- /dev/null +++ b/microsite/data/plugins/env0.yaml @@ -0,0 +1,10 @@ +--- +title: env0 +author: env0 +authorUrl: https://www.env0.com/ +category: Infrastructure +description: Use env0 scaffolder actions to deploy and manage your infrastructure using env0 directly from Backstage +documentation: https://github.com/env0/env0-backstage-plugin +iconUrl: https://cdn.prod.website-files.com/63df9b273f861215467107c8/668fd303582961e81ef532fc_env0%20logo-dark.svg +npmPackageName: '@env0/backstage-plugin-env0' +addedDate: '2025-01-15'