Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-01-21 14:07:39 +00:00
parent b952a89dbc
commit 132173b897
301 changed files with 4792 additions and 246 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-kubernetes-node
## 0.2.3-next.0
### Patch Changes
- ac0e1ac: Fixed the lack of `secrets` to fetch from the kubernetes api by adding option to specify additional Objects which are not part of Default Objects
- Updated dependencies
- @backstage/plugin-kubernetes-common@0.9.3-next.0
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
## 0.2.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-node",
"version": "0.2.2",
"version": "0.2.3-next.0",
"description": "Node.js library for the kubernetes plugin",
"backstage": {
"role": "node-library",