From f603bf77a85e39190f254bdf9bcba6b7fa496414 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 4 Oct 2021 10:16:07 -0400 Subject: [PATCH 1/3] Clarify and capitalize Signed-off-by: Adam Harvey --- microsite/data/plugins/harbor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/harbor.yaml b/microsite/data/plugins/harbor.yaml index a851f99545..4e31113c83 100644 --- a/microsite/data/plugins/harbor.yaml +++ b/microsite/data/plugins/harbor.yaml @@ -3,7 +3,7 @@ title: Harbor author: BESTSELLER authorUrl: bestsellerit.com category: Discovery -description: This plugin will show you information about docker images within harbor. +description: This plugin will show you information about Docker images within the Harbor cloud native registry. documentation: https://github.com/BESTSELLER/backstage-plugin-harbor/blob/master/README.md iconUrl: https://bestsellerit.com/img/terraform-harbor/goharbor.jpeg npmPackageName: '@bestsellerit/backstage-plugin-harbor' From 44c288e9019a5a998938044e71d58d57d8679800 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 4 Oct 2021 10:16:23 -0400 Subject: [PATCH 2/3] Finish sentence Signed-off-by: Adam Harvey --- microsite/data/plugins/git-release-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/git-release-manager.yaml b/microsite/data/plugins/git-release-manager.yaml index 7eec6040ac..9c2372a6cb 100644 --- a/microsite/data/plugins/git-release-manager.yaml +++ b/microsite/data/plugins/git-release-manager.yaml @@ -3,7 +3,7 @@ title: GitHub Release Manager author: '@Spotify' authorUrl: https://github.com/spotify category: Release management -description: Manage releases without having to juggle git commands +description: Manage releases without having to juggle git commands. documentation: https://github.com/backstage/backstage/tree/master/plugins/git-release-manager iconUrl: img/git-release-manager-logo.svg npmPackageName: '@backstage/plugin-git-release-manager' From 4f42a314eef40ebbf42033096290cddd2925e0c0 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 4 Oct 2021 10:16:34 -0400 Subject: [PATCH 3/3] Clarify GKE Signed-off-by: Adam Harvey --- microsite/data/plugins/gke-usage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/gke-usage.yaml b/microsite/data/plugins/gke-usage.yaml index 42d3e3a287..2ca9f5784a 100644 --- a/microsite/data/plugins/gke-usage.yaml +++ b/microsite/data/plugins/gke-usage.yaml @@ -3,7 +3,7 @@ title: GKE Usage author: BESTSELLER authorUrl: bestsellerit.com category: Discovery -description: This plugin will show you the cost and resource usage of your application within GKE. +description: This plugin will show you the cost and resource usage of your application within Google Kubernetes Engine (GKE). documentation: https://github.com/BESTSELLER/backstage-plugin-gkeusage/blob/master/README.md iconUrl: https://bestsellerit.com/img/google-container-engine_avatar.svg npmPackageName: '@bestsellerit/backstage-plugin-gkeusage'