kubernets: migrate to new composability API

This commit is contained in:
Patrik Oldsberg
2021-02-02 23:51:30 +01:00
parent 7716d1d709
commit 64b9efac2e
7 changed files with 36 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes': patch
---
Migrate to new composability API, exporting the plugin instance as `kubernetesPlugin` and entity content as `EntityKubernetesContent`.