Skip to content

Commit

Permalink
chore(kubeclient): Upgraded to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nsainaney committed Jul 17, 2020
1 parent 948371d commit 460ab0f
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/cert-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"lit-element": "^2.2.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"generate-password": "^1.4.1",
"debug": "^4.1.1",
"jsonpointer": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/etcd-operator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"mixwith": "^0.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/etcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"mixwith": "^0.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/grafana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"js-yaml": "^3.13.1",
"lit-element": "^2.2.1",
"mixwith": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/istio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"lit-element": "^2.2.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/kafka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"mixwith": "^0.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/logging-elk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"debug": "^4.1.1",
"lit-element": "^2.2.1",
"mixwith": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mattermost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"js-yaml": "^3.12.1",
"mixwith": "^0.1.1",
"mongodb": "^3.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/node-red/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"lit-element": "^2.2.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/precog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"lit-element": "^2.2.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/rabbitmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"mixwith": "^0.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/traxitt-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/traxitt/node-monorepo#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"debug": "^4.1.1",
"jsonpointer": "^4.1.0",
"lit-element": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/verdaccio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"mixwith": "^0.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@provisioner/common": "^0.0.1",
"@traxitt/kubeclient": "^0.0.2",
"@traxitt/kubeclient": "^0.0.4",
"lit-element": "^2.2.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1793,10 +1793,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==

"@traxitt/kubeclient@^0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@traxitt/kubeclient/-/kubeclient-0.0.2.tgz#8a85eb45cf75c197fd199fef30760232ffc1b927"
integrity sha512-j9bUb3Rmgzs6DBmn/zE5a4uMw4KE/+gNx3A4G1RhWKAtwbM4O9D6/+4rvvIgmqrU9glXl+cR9q9pike4jHIN2A==
"@traxitt/kubeclient@^0.0.4":
version "0.0.4"
resolved "https://registry.yarnpkg.com/@traxitt/kubeclient/-/kubeclient-0.0.4.tgz#edc880bd36baaee0c0add9a4739297c874d47a6a"
integrity sha512-hsnNE7HzSeCQxdyTI+ilM66R1L+fVjUxePzm5ogRrfiKrV3604lUzzbfVVZeKjhLFI+K1Jwqh3bMqjF7zSj8zQ==
dependencies:
"@kubernetes/client-node" "^0.11.0"
byline "^5.0.0"
Expand Down

0 comments on commit 460ab0f

Please sign in to comment.