Version Packages

This commit is contained in:
github-actions[bot]
2025-12-16 14:08:20 +00:00
parent 08f8a58f82
commit c24788d5bb
487 changed files with 4885 additions and 1335 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-kubernetes-react
## 0.5.14
### Patch Changes
- f966a85: Enabled a pod terminal at GKE
- 8fa8d87: Add Kubernetes Plugin Secrets Accordion with masked secret datas
- f15d5f1: add missing i18n support for kubernetes and kubernetes-react
- Updated dependencies
- @backstage/core-components@0.18.4
- @backstage/plugin-kubernetes-common@0.9.9
- @backstage/core-plugin-api@1.12.1
## 0.5.14-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-react",
"version": "0.5.14-next.1",
"version": "0.5.14",
"description": "Web library for the kubernetes-react plugin",
"backstage": {
"role": "web-library",