Skip to content

Commit

Permalink
Updater bot : omada_v3 updated to 5.3-amd64-2023-10-26
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Oct 27, 2023
1 parent ea21bae commit 9a96292
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions omada_v3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

## 5.3-amd64-2023-10-26 (2023-10-26)
- Update to latest version from mbentley/omada-controller

## 5.3-amd64-2023-10-13 (2023-10-13)
- Update to latest version from mbentley/omada-controller

Expand Down
2 changes: 1 addition & 1 deletion omada_v3/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@
"slug": "omada_v3",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.3-amd64-2023-10-13",
"version": "5.3-amd64-2023-10-26",
"webui": "http://[HOST]:[PORT:8088]"
}
4 changes: 2 additions & 2 deletions omada_v3/updater.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dockerhub_by_date": true,
"github_tagfilter": "5.3-amd64",
"last_update": "2023-10-13",
"last_update": "2023-10-26",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "omada_v3",
"source": "dockerhub",
"upstream_repo": "mbentley/omada-controller",
"upstream_version": "5.3-amd64-2023-10-13"
"upstream_version": "5.3-amd64-2023-10-26"
}

0 comments on commit 9a96292

Please sign in to comment.