plugins: add title, icon, and NFS page variants to migrated plugins

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-25 17:05:23 +01:00
parent fa0593e6e5
commit d156cf48bb
14 changed files with 44 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes': patch
---
Added `title` and `icon` to the new frontend system plugin definition.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-notifications': patch
---
Added `title` and `icon` to the new frontend system plugin definition.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
Added `title` and `icon` to the new frontend system plugin definition.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-signals': patch
---
Added `title` and `icon` to the new frontend system plugin definition.