mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 5.3-amd64-2025-11-09 (2025-11-09)
|
||||||
|
- Update to latest version from mbentley/omada-controller
|
||||||
|
|
||||||
## (23-12-2025)
|
## (23-12-2025)
|
||||||
- Update to latest version from mbentley/omada-controller
|
- Update to latest version from mbentley/omada-controller
|
||||||
## 5.3-amd64-2025-11-09-2 (18-11-2025)
|
## 5.3-amd64-2025-11-09-2 (18-11-2025)
|
||||||
|
|||||||
@@ -2,11 +2,11 @@
|
|||||||
# ALEXBELGIUM'S DOCKERFILE #
|
# ALEXBELGIUM'S DOCKERFILE #
|
||||||
#============================#
|
#============================#
|
||||||
# _.------.
|
# _.------.
|
||||||
# _.-` ('>.-`"""-.
|
# _.-` ('>.-`"5.3-amd64-2025-11-09""-.
|
||||||
# '.--'` _'` _ .--.)
|
# '.--'` _'` _ .--.)
|
||||||
# -' '-.-';` `
|
# -' '-.-';` `
|
||||||
# ' - _.' ``'--.
|
# ' - _.' ``'--.
|
||||||
# '---` .-'""`
|
# '---` .-'"5.3-amd64-2025-11-09"`
|
||||||
# /`
|
# /`
|
||||||
#=== Home Assistant Addon ===#
|
#=== Home Assistant Addon ===#
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
|
|||||||
RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh
|
RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh
|
||||||
|
|
||||||
# Manual apps
|
# Manual apps
|
||||||
ENV PACKAGES=""
|
ENV PACKAGES="5.3-amd64-2025-11-09"
|
||||||
|
|
||||||
# Automatic apps & bashio
|
# Automatic apps & bashio
|
||||||
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"
|
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"
|
||||||
|
|||||||
@@ -109,5 +109,5 @@ schema:
|
|||||||
slug: omada_v3
|
slug: omada_v3
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: ""
|
version: "5.3-amd64-2025-11-09"
|
||||||
webui: http://[HOST]:[PORT:8088]
|
webui: http://[HOST]:[PORT:8088]
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"dockerhub_by_date": true,
|
"dockerhub_by_date": true,
|
||||||
"github_tagfilter": "5.3-amd64",
|
"github_tagfilter": "5.3-amd64",
|
||||||
"last_update": "23-12-2025",
|
"last_update": "2025-11-09",
|
||||||
"paused": false,
|
"paused": false,
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "omada_v3",
|
"slug": "omada_v3",
|
||||||
"source": "dockerhub",
|
"source": "dockerhub",
|
||||||
"upstream_repo": "mbentley/omada-controller",
|
"upstream_repo": "mbentley/omada-controller",
|
||||||
"upstream_version": ""
|
"upstream_version": "5.3-amd64-2025-11-09"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user