Version Packages

This commit is contained in:
github-actions[bot]
2025-10-14 15:29:54 +00:00
parent a1e82d634b
commit d6ce2db9ca
470 changed files with 4698 additions and 1065 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-kubernetes-react
## 0.5.12
### Patch Changes
- ac405f2: The configmaps added to be rendered
- f7a4144: Fixes calculation of CPU utilization in the PodTable
- Updated dependencies
- @backstage/core-components@0.18.2
- @backstage/plugin-kubernetes-common@0.9.7
- @backstage/core-plugin-api@1.11.1
## 0.5.12-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-react",
"version": "0.5.12-next.2",
"version": "0.5.12",
"description": "Web library for the kubernetes-react plugin",
"backstage": {
"role": "web-library",