Updater bot : omada updated to 5.12-2023-11-22

This commit is contained in:
alexbelgium
2023-11-26 08:59:53 +01:00
parent 2b75ef19b7
commit 4ff7a43a91
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 5.12-2023-11-22 (2023-11-22)
- Update to latest version from mbentley/omada-controller
- Recommendation : please backup your database and migrated to this addon https://github.com/jkunczik/home-assistant-omada - Recommendation : please backup your database and migrated to this addon https://github.com/jkunczik/home-assistant-omada
- It is dedicated and seems in active development ; it should be more stable - It is dedicated and seems in active development ; it should be more stable

View File

@@ -95,6 +95,6 @@
"slug": "omada", "slug": "omada",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.12-2023-11-21-2", "version": "5.12-2023-11-22",
"webui": "http://[HOST]:[PORT:8088]" "webui": "http://[HOST]:[PORT:8088]"
} }

View File

@@ -3,11 +3,11 @@
"dockerhub_list_size": 20, "dockerhub_list_size": 20,
"github_exclude": "-", "github_exclude": "-",
"github_tagfilter": "5.1", "github_tagfilter": "5.1",
"last_update": "2023-11-21", "last_update": "2023-11-22",
"paused": false, "paused": false,
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "omada", "slug": "omada",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "mbentley/omada-controller", "upstream_repo": "mbentley/omada-controller",
"upstream_version": "5.12-2023-11-21" "upstream_version": "5.12-2023-11-22"
} }