chore: add kubernetes packages in changeset

Signed-off-by: Chris Langhout <clanghout@bol.com>
This commit is contained in:
Chris Langhout
2025-01-09 14:09:52 +02:00
committed by blam
parent ebd3e85e14
commit b3000dc294
+2
View File
@@ -1,5 +1,7 @@
---
'@backstage/core-components': patch
'@backstage/plugin-kubernetes-cluster': patch
'@backstage/plugin-kubernetes-react': patch
---
Added `nestedValuesAsYaml` option to `StructuredMetadataTable` to render data as yaml.