Browse Source

Update Bitcoin Knots to v26.1.2 (#1099)

Co-authored-by: nmfretz <nmfretz@gmail.com>
main
Léo Haf 9 months ago
committed by GitHub
parent
commit
5fd708c887
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      bitcoin-knots/docker-compose.yml
  2. 6
      bitcoin-knots/umbrel-app.yml

2
bitcoin-knots/docker-compose.yml

@ -7,7 +7,7 @@ services:
APP_PORT: 3005 APP_PORT: 3005
server: server:
image: retropexx/umbrel-bitcoin-knots:v0.5.2@sha256:b1916b7a5961081ac6fbfbe3ff90a9b1fb05b792dcd97318278a1941c3d21527 image: retropexx/umbrel-bitcoin-knots:v0.5.3@sha256:c21fc893fb943c92fb078afb7622ab0741eccccf9073629a5bda713ed7a8f537
depends_on: [bitcoind] depends_on: [bitcoind]
restart: on-failure restart: on-failure
volumes: volumes:

6
bitcoin-knots/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: bitcoin-knots id: bitcoin-knots
category: bitcoin category: bitcoin
name: Bitcoin Knots name: Bitcoin Knots
version: "26.1.1" version: "26.1.2"
tagline: Run your personal node powered by Bitcoin Knots tagline: Run your personal node powered by Bitcoin Knots
description: >- description: >-
Take control of your digital sovereignty by running a Bitcoin node that aligns with your needs and preferences. Take control of your digital sovereignty by running a Bitcoin node that aligns with your needs and preferences.
@ -27,9 +27,9 @@ gallery:
path: "" path: ""
defaultPassword: "" defaultPassword: ""
releaseNotes: >- releaseNotes: >-
This release updates Bitcoin Knots to version 26.1.knots20240513 This update includes minor changes to the descriptions of Advanced Settings parameters that were introduced in the previous release (26.1.1).
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/blob/v26.1.knots20240513/doc/release-notes.md Full release notes for Bitcoin Knots 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…
Cancel
Save