catalog,register-component: always register locations using a 'url' type

This commit is contained in:
Patrik Oldsberg
2020-10-28 14:37:21 +01:00
parent b89c676dbc
commit 8b9c8196f1
9 changed files with 39 additions and 55 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog': minor
'@backstage/plugin-register-component': patch
---
Locations registered through the catalog client now default to the 'url' type. The type selection dropdown in the register-component form has been removed.