update knots to 26.1

This commit is contained in:
Léo Haf 2024-03-28 18:35:02 +01:00 committed by GitHub
parent 1037e158e5
commit 80ba17e198
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 12 additions and 16 deletions

View File

@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP
bitcoind:
image: ghcr.io/retropex/bitcoin:arm-knots-25.1-for-umbrel@sha256:990ff3a324e4a4343b63e656c2ec7c1c29f668b46adb1eaa3e159dfce311bd46
image: retropexx/bitcoind:v26.1-arm64v8@sha256:2a477a582a22f1ee3050aa97926719cc1897451e25a31f8752dfdf6fc61fedf9
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
stop_grace_period: 15m30s

View File

@ -1,8 +1,8 @@
manifestVersion: 1.1
id: btc-knots
category: Bitcoin Ord
category: Bitcoin
name: Bitcoin Knots
version: "25.1"
version: "26.1"
tagline: Run your personal node powered by Bitcoin Knots
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-knots/icon/icon.svg
description: >-
@ -12,7 +12,7 @@ description: >-
developer: Luke Dashjr
website: https://umbrel.com
dependencies: []
repo: https://github.com/Retropex/bitcoin/tree/bitcoinknots-for-umbrel
repo: https://github.com/bitcoinknots/bitcoin
support: https://community.getumbrel.com/c/bitcoin-and-lightning
port: 2100
gallery:
@ -23,7 +23,5 @@ gallery:
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-death-star/icon/5.jpg
path: ""
defaultPassword: ""
releaseNotes: >-
- MAX_OP_RETURN_RELAY reduced to 0 byte by default
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/b0ba869953d024595bac84b8987de34aee561392
submitter: Léo Haf
submission: https://github.com/getumbrel/umbrel-apps/pull/953

View File

@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP
bitcoind:
image: ghcr.io/retropex/bitcoin:knots-25.1-for-umbrel@sha256:ac38141b65d12ebdc2926bf6a4f7d49992b4440a91789f381046f132e09e3465
image: retropexx/bitcoind:v26.1-amd64@sha256:e8c1b5682958a80d3817b9bbf62c24916287da423f18f52f5cce82cc3e261a1f
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
stop_grace_period: 15m30s

View File

@ -1,8 +1,8 @@
manifestVersion: 1.1
id: btc-knotsx86
category: Bitcoin Ord
category: Bitcoin
name: Bitcoin Knots x86
version: "25.1"
version: "26.1"
tagline: Run your personal node powered by Bitcoin Knots for x86 platform
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-knotsx86/icon/icon.svg
description: >-
@ -12,7 +12,7 @@ description: >-
developer: Luke Dashjr
website: https://umbrel.com
dependencies: []
repo: https://github.com/Retropex/bitcoin/tree/bitcoinknots-for-umbrel
repo: https://github.com/bitcoinknots/bitcoin
support: https://community.getumbrel.com/c/bitcoin-and-lightning
port: 2100
gallery:
@ -23,7 +23,5 @@ gallery:
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-death-star/icon/5.jpg
path: ""
defaultPassword: ""
releaseNotes: >-
- MAX_OP_RETURN_RELAY reduced to 0 byte by default
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/b0ba869953d024595bac84b8987de34aee561392
submitter: Léo Haf
submission: https://github.com/getumbrel/umbrel-apps/pull/953