Updater bot : omada updated to 5.13-2023-12-08

This commit is contained in:
alexbelgium
2023-12-09 01:59:59 +01:00
parent 76f590f94e
commit 9c45b93b30
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.13-2023-12-08 (2023-12-08)
- Update to latest version from mbentley/omada-controller
## 5.12-2023-12-01 (2023-12-01)
- Update to latest version from mbentley/omada-controller
### DONOTUPDATE_TEST3 (30-11-2023)

View File

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

View File

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