@backstage/plugin-kubernetes-common
Advanced tools
Comparing version
# @backstage/plugin-kubernetes-common | ||
## 0.0.0-nightly-20250709024425 | ||
## 0.0.0-nightly-20250710024421 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20250709024425 | ||
- @backstage/catalog-model@0.0.0-nightly-20250709024425 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20250710024421 | ||
- @backstage/catalog-model@0.0.0-nightly-20250710024421 | ||
- @backstage/types@1.2.1 | ||
@@ -12,0 +12,0 @@ |
{ | ||
"name": "@backstage/plugin-kubernetes-common", | ||
"version": "0.0.0-nightly-20250709024425", | ||
"version": "0.0.0-nightly-20250710024421", | ||
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin", | ||
@@ -55,4 +55,4 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/catalog-model": "0.0.0-nightly-20250709024425", | ||
"@backstage/plugin-permission-common": "0.0.0-nightly-20250709024425", | ||
"@backstage/catalog-model": "0.0.0-nightly-20250710024421", | ||
"@backstage/plugin-permission-common": "0.0.0-nightly-20250710024421", | ||
"@backstage/types": "1.2.1", | ||
@@ -65,3 +65,3 @@ "@kubernetes/client-node": "1.1.2", | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20250709024425" | ||
"@backstage/cli": "0.0.0-nightly-20250710024421" | ||
}, | ||
@@ -68,0 +68,0 @@ "typesVersions": { |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated