pin @kubernetes/client-node to working version

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-11-01 15:34:34 +01:00
parent 442cbba625
commit 2008aec2b6
6 changed files with 85 additions and 18 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
},
"dependencies": {
"@backstage/catalog-model": "workspace:^",
"@kubernetes/client-node": "^0.17.1"
"@kubernetes/client-node": "0.17.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^"