Skip to content

Commit

Permalink
Deploying to gh-pages from @ 55cf60a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaellehmkuhl committed Apr 26, 2024
1 parent d1359de commit fd182ab
Showing 1 changed file with 76 additions and 76 deletions.
152 changes: 76 additions & 76 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2479,6 +2479,82 @@
"docker": "bluerobotics/cockpit",
"website": "https://github.com/bluerobotics/cockpit",
"versions": {
"v1.0.0-beta.14": {
"permissions": {
"ExposedPorts": {
"8000/tcp": {}
},
"HostConfig": {
"PortBindings": {
"8000/tcp": [
{
"HostPort": ""
}
]
}
}
},
"requirements": null,
"tag": "v1.0.0-beta.14",
"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": {},
"images": [
{
"digest": "sha256:b492a88758ec5c68bf34229ed769a5bc69e1bc62a7f8568e7fe8a0d843f56c60",
"expanded_size": 14606997,
"platform": {
"architecture": "arm",
"variant": "v7",
"os": "linux"
}
},
{
"digest": "sha256:98e6a964eada966421abb7b1f5f8e7d2544943ebd6fab900b2a8be23bf804a96",
"expanded_size": 14819085,
"platform": {
"architecture": "arm64",
"variant": null,
"os": "linux"
}
},
{
"digest": "sha256:8aa06572b20c18da52fe51e28519ef0de5246083db66e28f8245c58cd0d327e8",
"expanded_size": 14863090,
"platform": {
"architecture": "amd64",
"variant": null,
"os": "linux"
}
}
]
},
"v1.0.0-beta.13": {
"permissions": {
"ExposedPorts": {
Expand Down Expand Up @@ -4226,82 +4302,6 @@
}
}
]
},
"v0.14.0": {
"permissions": {
"ExposedPorts": {
"8000/tcp": {}
},
"HostConfig": {
"PortBindings": {
"8000/tcp": [
{
"HostPort": ""
}
]
}
}
},
"requirements": null,
"tag": "v0.14.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": {},
"images": [
{
"digest": "sha256:c8ca0779b5cce80e9ed1fa27d9e24f9e4d96916bec24c98014ab0d3156fca25d",
"expanded_size": 12416722,
"platform": {
"architecture": "arm",
"variant": "v7",
"os": "linux"
}
},
{
"digest": "sha256:5eb8cc0738816a404deb0d0b4f8ac761d28e2eb471afbe69f4b471ea27534af6",
"expanded_size": 12754068,
"platform": {
"architecture": "arm64",
"variant": null,
"os": "linux"
}
},
{
"digest": "sha256:e5fec420d983bce429617021aed7688a4b01ebcf312209db34e53bc4bc29d385",
"expanded_size": 12857335,
"platform": {
"architecture": "amd64",
"variant": null,
"os": "linux"
}
}
]
}
},
"extension_logo": "https://raw.githubusercontent.com/bluerobotics/BlueOS-Extensions-Repository/master/repos/bluerobotics/cockpit/extension_logo.png",
Expand Down

0 comments on commit fd182ab

Please sign in to comment.