Updater bot : omada updated to 5.14.26.1-2024-08-29

This commit is contained in:
alexbelgium
2024-08-31 02:00:42 +02:00
parent 6b596579e6
commit d035764685
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.14.26.1-2024-08-29 (2024-08-29)
- Update to latest version from mbentley/omada-controller
## 5.14.26.1-2024-08-17 (2024-08-17) ## 5.14.26.1-2024-08-17 (2024-08-17)
- Update to latest version from mbentley/omada-controller - Update to latest version from mbentley/omada-controller

View File

@@ -106,6 +106,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.14.26.1-2024-08-17", "version": "5.14.26.1-2024-08-29",
"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": "2024-08-17", "last_update": "2024-08-29",
"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.14.26.1-2024-08-17" "upstream_version": "5.14.26.1-2024-08-29"
} }