fix(deps): update dependency @kubernetes/client-node to v1.1.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-16 11:49:03 +00:00
committed by Github changeset workflow
parent 704a1a6161
commit 216c6b2763
7 changed files with 53 additions and 20 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@backstage/catalog-model": "workspace:^",
"@backstage/plugin-kubernetes-common": "workspace:^",
"@backstage/types": "workspace:^",
"@kubernetes/client-node": "1.0.0-rc7",
"@kubernetes/client-node": "1.1.2",
"node-fetch": "^2.7.0",
"winston": "^3.2.1"
},