Updater bot : omada updated to 5.13-2024-03-06

This commit is contained in:
alexbelgium
2024-03-09 01:59:07 +01:00
parent c78c510b9b
commit ea1c852b04
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 5.13-2024-03-06 (2024-03-06)
- Update to latest version from mbentley/omada-controller
### 5.13-2024-02-28-2 (05-03-2024)
- additional ports needed in the latest controller version

View File

@@ -106,6 +106,6 @@
"slug": "omada",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.13-2024-02-28-2",
"version": "5.13-2024-03-06",
"webui": "http://[HOST]:[PORT:8088]"
}

View File

@@ -3,11 +3,11 @@
"dockerhub_list_size": 20,
"github_exclude": "-",
"github_tagfilter": "5.1",
"last_update": "2024-02-28",
"last_update": "2024-03-06",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "omada",
"source": "dockerhub",
"upstream_repo": "mbentley/omada-controller",
"upstream_version": "5.13-2024-02-28"
"upstream_version": "5.13-2024-03-06"
}