From cbb49a50c2f6db97d540da35ac5f5c9b8f4574f4 Mon Sep 17 00:00:00 2001 From: patrickelectric Date: Thu, 7 Dec 2023 10:03:25 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20bluerobo?= =?UTF-8?q?tics/BlueOS-Extensions-Repository@2e7cac78c03e648c99a2ef7e15cfc?= =?UTF-8?q?5074cefda62=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/manifest.json b/manifest.json index cb5cdfd..cbe1b28 100644 --- a/manifest.json +++ b/manifest.json @@ -3015,6 +3015,36 @@ "docker": "nicknothom/sonarview", "website": "https://sonarview.io/", "versions": { + "1.9.7": { + "permissions": { + "HostConfig": { + "NetworkMode": "host", + "Binds": [ + "/usr/blueos/userdata/SonarView:/userdata" + ] + } + }, + "requirements": null, + "tag": "1.9.7", + "website": "https://ceruleansonar.com", + "authors": [ + { + "name": "Nick Nothom", + "email": "nick.nothom@ceruleansonar.com" + } + ], + "docs": null, + "readme": "# SonarView\n\n[Get the latest release here](https://github.com/CeruleanSonar/SonarView/releases/latest)\n", + "company": { + "name": "Cerulean Sonar", + "about": "Cerulean Sonar: Advanced Technology. Sensibly Priced.", + "email": "dennys.bisogno@ceruleansonar.com" + }, + "support": "https://forum.ceruleansonar.com/categories", + "type": "device-integration", + "filter_tags": [], + "extra_links": {} + }, "1.9.5-beta": { "permissions": { "HostConfig": {