Skip to content

Commit

Permalink
chore: Bumped references
Browse files Browse the repository at this point in the history
  • Loading branch information
nsainaney committed Aug 23, 2020
1 parent aa2b267 commit 798c6a3
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/c6o-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"debug": "^4.1.1",
"jsonpointer": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cert-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
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": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"debug": "^4.1.1",
"generate-password": "^1.4.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 @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"mixwith": "^0.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/etcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"mixwith": "^0.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"js-yaml": "^3.13.1",
"lit-element": "^2.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/istio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/ui-theme": "^0.0.3",
"@c6o/kubeclient": "^0.0.6",
"@c6o/ui-theme": "^0.0.4",
"@provisioner/common": "^0.0.5",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/kafka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"mixwith": "^0.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/logging-elk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"debug": "^4.1.1",
"lit-element": "^2.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/mattermost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/ui-web": "^0.0.3",
"@c6o/kubeclient": "^0.0.6",
"@c6o/ui-web": "^0.0.4",
"@provisioner/common": "^0.0.5",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"js-yaml": "^3.12.1",
"mixwith": "^0.1.1",
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 @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/precog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/rabbitmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"mixwith": "^0.1.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 @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"mixwith": "^0.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@c6o/kubeclient": "^0.0.6",
"@provisioner/common": "^0.0.5",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down

0 comments on commit 798c6a3

Please sign in to comment.