From 702259c6da47e139a5b87fb2ad118eb5ac7f093a Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Wed, 1 Jan 2025 23:00:45 +0300 Subject: [PATCH] Update Knative Event Mesh plugin icon Signed-off-by: Ali Ok --- microsite/data/plugins/knative-event-mesh.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/microsite/data/plugins/knative-event-mesh.yaml b/microsite/data/plugins/knative-event-mesh.yaml index 107114cc78..6ecb219b32 100644 --- a/microsite/data/plugins/knative-event-mesh.yaml +++ b/microsite/data/plugins/knative-event-mesh.yaml @@ -6,4 +6,5 @@ category: Monitoring description: A plugin that provides a way to view and manage Knative Event Mesh resources. documentation: https://knative.dev/docs/install/installing-backstage-plugins/ npmPackageName: '@knative-extensions/plugin-knative-event-mesh-backend' +iconUrl: https://raw.githubusercontent.com/knative/community/refs/heads/main/icons/logo.svg addedDate: '2024-12-16'