mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
update to knots 26.1.knots20240513
This commit is contained in:
parent
8ab4b6f525
commit
1e4941f407
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3005
|
APP_PORT: 3005
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: retropexx/umbrel-bitcoin-knots:v0.5.0@sha256:b19da8308ec9b6c66511d327f5fd2b64aa430a3da8ed3854e8e170274b11b624
|
image: retropexx/umbrel-bitcoin-knots:v0.5.1@sha256:f600f9376c65f4d6fcba33ea16c8ee7c1afba6f8169620aa61439e0284aa5864
|
||||||
depends_on: [bitcoind]
|
depends_on: [bitcoind]
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
@ -40,7 +40,7 @@ services:
|
|||||||
ipv4_address: $APP_BITCOIN_IP
|
ipv4_address: $APP_BITCOIN_IP
|
||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
image: retropexx/bitcoind:v26.1-arm64v8@sha256:2a477a582a22f1ee3050aa97926719cc1897451e25a31f8752dfdf6fc61fedf9
|
image: retropexx/bitcoind:v26.2@sha256:43a9b8b205d7c0c068e9e13ea8da8d439c4807f6d61f2f22e48ad7b7fac71b72
|
||||||
command: "${APP_BITCOIN_COMMAND}"
|
command: "${APP_BITCOIN_COMMAND}"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 15m30s
|
stop_grace_period: 15m30s
|
||||||
|
@ -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: "26.1.2"
|
version: "26.1.3"
|
||||||
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,9 +23,9 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release updates Bitcoin Knots to version 26.1.
|
This release updates Bitcoin Knots to version 26.1.knots20240513
|
||||||
|
|
||||||
|
|
||||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/blob/v26.1.knots20240325/doc/release-notes.md
|
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/blob/v26.1.knots20240513/doc/release-notes.md
|
||||||
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
|
||||||
|
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3005
|
APP_PORT: 3005
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: retropexx/umbrel-bitcoin-knots:v0.5.0@sha256:b19da8308ec9b6c66511d327f5fd2b64aa430a3da8ed3854e8e170274b11b624
|
image: retropexx/umbrel-bitcoin-knots:v0.5.1@sha256:f600f9376c65f4d6fcba33ea16c8ee7c1afba6f8169620aa61439e0284aa5864
|
||||||
depends_on: [bitcoind]
|
depends_on: [bitcoind]
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
@ -40,7 +40,7 @@ services:
|
|||||||
ipv4_address: $APP_BITCOIN_IP
|
ipv4_address: $APP_BITCOIN_IP
|
||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
image: retropexx/bitcoind:v26.1-amd64@sha256:e8c1b5682958a80d3817b9bbf62c24916287da423f18f52f5cce82cc3e261a1f
|
image: retropexx/bitcoind:v26.2@sha256:43a9b8b205d7c0c068e9e13ea8da8d439c4807f6d61f2f22e48ad7b7fac71b72
|
||||||
command: "${APP_BITCOIN_COMMAND}"
|
command: "${APP_BITCOIN_COMMAND}"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 15m30s
|
stop_grace_period: 15m30s
|
||||||
|
@ -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: "26.1.2"
|
version: "26.1.3"
|
||||||
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,9 +23,9 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release updates Bitcoin Knots to version 26.1.
|
This release updates Bitcoin Knots to version 26.1.knots20240513
|
||||||
|
|
||||||
|
|
||||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/blob/v26.1.knots20240325/doc/release-notes.md
|
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/blob/v26.1.knots20240513/doc/release-notes.md
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user