Updater bot : omada updated to 5.13-2024-04-26

This commit is contained in:
alexbelgium
2024-04-27 01:59:58 +02:00
parent d88742cc8c
commit a1b83fa728
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.13-2024-04-26 (2024-04-26)
- Update to latest version from mbentley/omada-controller
## 5.13-2024-04-19 (2024-04-19)
- Update to latest version from mbentley/omada-controller

View File

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

View File

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