Bump @kubernetes/client-node to ^1.0.0-rc7

Signed-off-by: Corey Daley <cdaley@redhat.com>
This commit is contained in:
Corey Daley
2024-10-14 13:59:24 -04:00
parent 112fd691e4
commit 71b87043ef
15 changed files with 206 additions and 47 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@backstage/catalog-model": "workspace:^",
"@backstage/plugin-kubernetes-common": "workspace:^",
"@backstage/types": "workspace:^",
"@kubernetes/client-node": "^0.20.0",
"@kubernetes/client-node": "1.0.0-rc7",
"node-fetch": "^2.7.0",
"winston": "^3.2.1"
},