mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 02:31:51 +02:00
Updater bot : binance-trading-bot updated to 0.0.97
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 0.0.97 (24-03-2023)
|
||||||
|
- Update to latest version from chrisleekr/binance-trading-bot
|
||||||
- Implemented healthcheck
|
- Implemented healthcheck
|
||||||
|
|
||||||
## 0.0.96 (04-03-2023)
|
## 0.0.96 (04-03-2023)
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
#################
|
#################
|
||||||
|
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="0.0.96"
|
ARG BUILD_UPSTREAM="0.0.97"
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
FROM $BUILD_FROM
|
FROM $BUILD_FROM
|
||||||
|
|
||||||
|
|||||||
@@ -55,5 +55,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "binance-trading-bot",
|
"slug": "binance-trading-bot",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "0.0.96"
|
"version": "0.0.97"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "true",
|
"github_beta": "true",
|
||||||
"last_update": "04-03-2023",
|
"last_update": "24-03-2023",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "binance-trading-bot",
|
"slug": "binance-trading-bot",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "chrisleekr/binance-trading-bot",
|
"upstream_repo": "chrisleekr/binance-trading-bot",
|
||||||
"upstream_version": "0.0.96"
|
"upstream_version": "0.0.97"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user