Merge pull request #8610 from backstage/rugvip/patchk8s

changesets: switch k8s export change to patch
This commit is contained in:
Patrik Oldsberg
2021-12-23 12:01:12 +01:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-kubernetes': minor
'@backstage/plugin-kubernetes': patch
---
Includes `KubernetesBackendClient` in the export to allow developers to use it externally.