diff --git a/microsite/data/plugins/harbor.yaml b/microsite/data/plugins/harbor.yaml index 64b2033021..f959613d4c 100644 --- a/microsite/data/plugins/harbor.yaml +++ b/microsite/data/plugins/harbor.yaml @@ -5,7 +5,7 @@ authorUrl: https://bestsellerit.com category: Discovery 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: img/harbor-logo.png +iconUrl: https://raw.githubusercontent.com/cncf/artwork/master/projects/harbor/icon/color/harbor-icon-color.svg npmPackageName: '@bestsellerit/backstage-plugin-harbor' tags: - goharbor diff --git a/microsite/static/img/harbor-logo.png b/microsite/static/img/harbor-logo.png deleted file mode 100644 index 5f852066f8..0000000000 Binary files a/microsite/static/img/harbor-logo.png and /dev/null differ