Merge pull request #9961 from backstage/timbonicus/catalog-allowed-kinds

Add allowedKinds option to CatalogKindHeader
This commit is contained in:
Tim Hansen
2022-03-09 11:22:21 -07:00
committed by GitHub
4 changed files with 73 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
Added an `allowedKinds` option to `CatalogKindHeader` to limit entity kinds available in the dropdown.