mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-15 17:42:29 +02:00
Revert "Updater bot : binance-trading-bot updated to 1.0.0"
This reverts commit 5215bc7b7b.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
|
||||
## 1.0.0 (2026-08-01)
|
||||
- Update to latest version from chrisleekr/binance-trading-bot (changelog : https://github.com/chrisleekr/binance-trading-bot/releases)
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
## 0.0.101 (2025-06-13)
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#################
|
||||
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="1.0.0"
|
||||
ARG BUILD_UPSTREAM="0.0.101"
|
||||
ARG BUILD_FROM
|
||||
FROM $BUILD_FROM
|
||||
|
||||
|
||||
@@ -115,4 +115,4 @@ schema:
|
||||
slug: binance-trading-bot
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.0.0"
|
||||
version: 0.0.101
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"last_update": "2026-08-01",
|
||||
"last_update": "13-06-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "binance-trading-bot",
|
||||
"source": "github",
|
||||
"upstream_repo": "chrisleekr/binance-trading-bot",
|
||||
"upstream_version": "1.0.0"
|
||||
"upstream_version": "0.0.101"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user