update to knots 26.1.knots20240513

This commit is contained in:
Léo Haf 2024-05-14 19:26:27 +02:00 committed by GitHub
parent 8ab4b6f525
commit 1e4941f407
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 10 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3005
server:
image: retropexx/umbrel-bitcoin-knots:v0.5.0@sha256:b19da8308ec9b6c66511d327f5fd2b64aa430a3da8ed3854e8e170274b11b624
image: retropexx/umbrel-bitcoin-knots:v0.5.1@sha256:f600f9376c65f4d6fcba33ea16c8ee7c1afba6f8169620aa61439e0284aa5864
depends_on: [bitcoind]
restart: on-failure
volumes:
@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP
bitcoind:
image: retropexx/bitcoind:v26.1-arm64v8@sha256:2a477a582a22f1ee3050aa97926719cc1897451e25a31f8752dfdf6fc61fedf9
image: retropexx/bitcoind:v26.2@sha256:43a9b8b205d7c0c068e9e13ea8da8d439c4807f6d61f2f22e48ad7b7fac71b72
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
stop_grace_period: 15m30s

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: btc-knots
category: Bitcoin
name: Bitcoin Knots arm64
version: "26.1.2"
version: "26.1.3"
tagline: Run your personal node powered by Bitcoin Knots
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
description: >-
@ -23,9 +23,9 @@ gallery:
path: ""
defaultPassword: ""
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
submission: https://github.com/getumbrel/umbrel-apps/pull/953

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3005
server:
image: retropexx/umbrel-bitcoin-knots:v0.5.0@sha256:b19da8308ec9b6c66511d327f5fd2b64aa430a3da8ed3854e8e170274b11b624
image: retropexx/umbrel-bitcoin-knots:v0.5.1@sha256:f600f9376c65f4d6fcba33ea16c8ee7c1afba6f8169620aa61439e0284aa5864
depends_on: [bitcoind]
restart: on-failure
volumes:
@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP
bitcoind:
image: retropexx/bitcoind:v26.1-amd64@sha256:e8c1b5682958a80d3817b9bbf62c24916287da423f18f52f5cce82cc3e261a1f
image: retropexx/bitcoind:v26.2@sha256:43a9b8b205d7c0c068e9e13ea8da8d439c4807f6d61f2f22e48ad7b7fac71b72
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
stop_grace_period: 15m30s

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: btc-knotsx86
category: Bitcoin
name: Bitcoin Knots x86
version: "26.1.2"
version: "26.1.3"
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
description: >-
@ -23,9 +23,9 @@ gallery:
path: ""
defaultPassword: ""
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
submission: https://github.com/getumbrel/umbrel-apps/pull/953