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

This commit is contained in:
alexbelgium
2023-11-21 12:35:23 +01:00
parent 43a755967d
commit 34d777e83b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 5.12-2023-11-21 (2023-11-21)
- Update to latest version from mbentley/omada-controller
- Addon deprecated, please use https://github.com/jkunczik/home-assistant-omada
## 5.12-2023-11-15 (2023-11-15)

View File

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

View File

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