kubernetes: split changeset

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-01-16 20:00:40 +01:00
committed by blam
parent b3000dc294
commit d80b08f066
2 changed files with 6 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-kubernetes-cluster': patch
'@backstage/plugin-kubernetes-react': patch
---
Improved rendering of Kubernetes resources' metadata.
-2
View File
@@ -1,7 +1,5 @@
---
'@backstage/core-components': patch
'@backstage/plugin-kubernetes-cluster': patch
'@backstage/plugin-kubernetes-react': patch
---
Added `nestedValuesAsYaml` option to `StructuredMetadataTable` to render data as yaml.