mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-03 07:40:52 +02:00
Updater bot : xteve updated to 2.5.0.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 2.5.0.0 (06-06-2022)
|
||||||
|
- Update to latest version from scp002/xteve
|
||||||
- Add codenotary sign
|
- Add codenotary sign
|
||||||
- New standardized logic for Dockerfile build and packages installation
|
- New standardized logic for Dockerfile build and packages installation
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="2.2.0.200"
|
ARG BUILD_UPSTREAM="2.5.0.0"
|
||||||
FROM $BUILD_FROM
|
FROM $BUILD_FROM
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -19,6 +19,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "xteve",
|
"slug": "xteve",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.2.0.200-test3",
|
"version": "2.5.0.0",
|
||||||
"webui": "http://[HOST]:[PORT:34400]/web"
|
"webui": "http://[HOST]:[PORT:34400]/web"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "29-09-2021",
|
"last_update": "06-06-2022",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "xteve",
|
"slug": "xteve",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "scp002/xteve",
|
"upstream_repo": "scp002/xteve",
|
||||||
"upstream_version": "2.2.0.200"
|
"upstream_version": "2.5.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user