Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2e7cac7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaellehmkuhl committed Dec 22, 2023
1 parent 2a8ba07 commit 7a60f63
Showing 1 changed file with 47 additions and 47 deletions.
94 changes: 47 additions & 47 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1100,6 +1100,53 @@
"docker": "bluerobotics/cockpit",
"website": "https://github.com/bluerobotics/cockpit",
"versions": {
"v1.0.0-beta.3": {
"permissions": {
"ExposedPorts": {
"8000/tcp": {}
},
"HostConfig": {
"PortBindings": {
"8000/tcp": [
{
"HostPort": ""
}
]
}
}
},
"requirements": null,
"tag": "v1.0.0-beta.3",
"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": {}
},
"v1.0.0-beta.2": {
"permissions": {
"ExposedPorts": {
Expand Down Expand Up @@ -2180,53 +2227,6 @@
"mission-planning"
],
"extra_links": {}
},
"v0.7.1": {
"permissions": {
"ExposedPorts": {
"8000/tcp": {}
},
"HostConfig": {
"PortBindings": {
"8000/tcp": [
{
"HostPort": ""
}
]
}
}
},
"requirements": null,
"tag": "v0.7.1",
"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": {}
}
},
"extension_logo": "https://raw.githubusercontent.com/bluerobotics/BlueOS-Extensions-Repository/master/repos/bluerobotics/cockpit/extension_logo.png",
Expand Down

0 comments on commit 7a60f63

Please sign in to comment.