Merge pull request #4 from Retropex/knots-v28.1

update to knots 28.1
This commit is contained in:
Léo Haf 2025-03-07 11:04:28 +01:00 committed by GitHub
commit 9a5e9a1752
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 6 deletions

View File

@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP ipv4_address: $APP_BITCOIN_IP
bitcoind: bitcoind:
image: ghcr.io/retropex/bitcoin:v27.1@sha256:58553f26a73be8aed2c318e49fbbd3dc16e4e6158e4d75a59fcb42a2ce104e97 image: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
command: "${APP_BITCOIN_COMMAND}" command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped restart: unless-stopped
stop_grace_period: 15m30s stop_grace_period: 15m30s

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: btc-knots id: btc-knots
category: Bitcoin category: Bitcoin
name: Bitcoin Knots arm64 name: Bitcoin Knots arm64
version: "27.1.3" version: "28.1"
tagline: Run your personal node powered by Bitcoin Knots tagline: Run your personal node powered by Bitcoin Knots
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
description: >- description: >-
@ -23,6 +23,8 @@ gallery:
path: "" path: ""
defaultPassword: "" defaultPassword: ""
releaseNotes: >- releaseNotes: >-
This update add new policy settings to be able fully customise your mempool and your mining template. it also make Knots compatible with Datum. This release updates Bitcoin Knots to version v28.1.knots20250305
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v28.1.knots20250305
submitter: Léo Haf submitter: Léo Haf
submission: https://github.com/getumbrel/umbrel-apps/pull/953 submission: https://github.com/getumbrel/umbrel-apps/pull/953

View File

@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP ipv4_address: $APP_BITCOIN_IP
bitcoind: bitcoind:
image: ghcr.io/retropex/bitcoin:v27.1@sha256:58553f26a73be8aed2c318e49fbbd3dc16e4e6158e4d75a59fcb42a2ce104e97 image: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
command: "${APP_BITCOIN_COMMAND}" command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped restart: unless-stopped
stop_grace_period: 15m30s stop_grace_period: 15m30s

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: btc-knotsx86 id: btc-knotsx86
category: Bitcoin category: Bitcoin
name: Bitcoin Knots x86 name: Bitcoin Knots x86
version: "27.1.3" version: "28.1"
tagline: Run your personal node powered by Bitcoin Knots for x86 platform tagline: Run your personal node powered by Bitcoin Knots for x86 platform
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
description: >- description: >-
@ -23,6 +23,8 @@ gallery:
path: "" path: ""
defaultPassword: "" defaultPassword: ""
releaseNotes: >- releaseNotes: >-
This update add new policy settings to be able fully customise your mempool and your mining template. it also make Knots compatible with Datum. This release updates Bitcoin Knots to version v28.1.knots20250305
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v28.1.knots20250305
submitter: Léo Haf submitter: Léo Haf
submission: https://github.com/getumbrel/umbrel-apps/pull/953 submission: https://github.com/getumbrel/umbrel-apps/pull/953