mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 16:21:51 +02:00
Updater bot : omada updated to 5.5-chromium-2022-08-29
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 5.5-chromium-2022-08-29 (2022-08-29)
|
||||||
|
- Update to latest version from mbentley/omada-controller
|
||||||
## 5.5.1-chromium-amd64-2022-08-26 (2022-08-29)
|
## 5.5.1-chromium-amd64-2022-08-26 (2022-08-29)
|
||||||
- run add_on on host network so controller can outgres to physical
|
- run add_on on host network so controller can outgres to physical
|
||||||
network properly
|
network properly
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="5.5-chromium-amd64-2022-08-26"
|
ARG BUILD_UPSTREAM="5.5-chromium-2022-08-29"
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -45,6 +45,6 @@
|
|||||||
"host_network": true,
|
"host_network": true,
|
||||||
"slug": "omada",
|
"slug": "omada",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "5.5-chromium-amd64-2022-08-26-2",
|
"version": "5.5-chromium-2022-08-29",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8088]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8088]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,5 +5,5 @@
|
|||||||
"slug": "omada",
|
"slug": "omada",
|
||||||
"source": "dockerhub",
|
"source": "dockerhub",
|
||||||
"upstream_repo": "mbentley/omada-controller",
|
"upstream_repo": "mbentley/omada-controller",
|
||||||
"upstream_version": "5.5-chromium-amd64-2022-08-26"
|
"upstream_version": "5.5-chromium-2022-08-29"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user