Skip to content

Commit

Permalink
Deploying to gh-pages from @ f61d92f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaellehmkuhl committed Jul 6, 2023
1 parent 6cf8f58 commit df3fc7e
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,53 @@
"docker": "bluerobotics/cockpit",
"website": "https://github.com/bluerobotics/cockpit",
"versions": {
"v0.3.0": {
"permissions": {
"ExposedPorts": {
"8000/tcp": {}
},
"HostConfig": {
"PortBindings": {
"8000/tcp": [
{
"HostPort": ""
}
]
}
}
},
"requirements": null,
"tag": "v0.3.0",
"website": null,
"authors": [
{
"name": "Rafael Araujo Lehmkuhl",
"email": "[email protected]"
},
{
"name": "Patrick Jos\u00e9 Pereira",
"email": "[email protected]"
}
],
"docs": null,
"readme": null,
"company": {
"name": "Blue Robotics",
"about": "",
"email": "[email protected]"
},
"support": "https://discuss.bluerobotics.com/c/bluerobotics-software",
"type": "other",
"filter_tags": [
"vehicle-control",
"control-station",
"ground-station",
"navigation",
"joystick",
"mission-planning"
],
"extra_links": {}
},
"v0.2.2": {
"permissions": {
"ExposedPorts": {
Expand Down

0 comments on commit df3fc7e

Please sign in to comment.