Version Packages

This commit is contained in:
github-actions[bot]
2025-03-18 12:55:57 +00:00
parent 2b1ae6611f
commit 127408219b
502 changed files with 5951 additions and 2249 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-kubernetes-common
## 0.9.4
### Patch Changes
- d517d13: Export `backstage.io/kubernetes-id` and `backstage.io/kubernetes-label-selector` annotations as constants
- Updated dependencies
- @backstage/catalog-model@1.7.3
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.8.4
## 0.9.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-common",
"version": "0.9.4-next.0",
"version": "0.9.4",
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
"backstage": {
"role": "common-library",