Skip to content

Commit

Permalink
Updater bot : omada_v3 updated to 5.3-amd64-2023-10-06
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Oct 7, 2023
1 parent 511b175 commit b885410
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-06 (2023-10-06)
- Update to latest version from mbentley/omada-controller

## 5.3-amd64-2023-09-27 (2023-09-27)
- 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-09-27",
"version": "5.3-amd64-2023-10-06",
"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-09-27",
"last_update": "2023-10-06",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "omada_v3",
"source": "dockerhub",
"upstream_repo": "mbentley/omada-controller",
"upstream_version": "5.3-amd64-2023-09-27"
"upstream_version": "5.3-amd64-2023-10-06"
}

0 comments on commit b885410

Please sign in to comment.