From 4e7f2ea00f85b35c1f8c9faee5ca752362587f0c Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Thu, 2 May 2024 18:32:56 +1000 Subject: [PATCH] Update Lightning Node to v0.17.5-beta (#1075) --- lightning/docker-compose.yml | 2 +- lightning/umbrel-app.yml | 18 +++--------------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/lightning/docker-compose.yml b/lightning/docker-compose.yml index bea1ee35..475cb497 100644 --- a/lightning/docker-compose.yml +++ b/lightning/docker-compose.yml @@ -42,7 +42,7 @@ services: lnd: hostname: "${DEVICE_DOMAIN_NAME}" # Needed so LND can generate a valid cert - image: lightninglabs/lnd:v0.17.4-beta@sha256:72402c389943e83ccf65f978ed651eb7c655aaa5ff9ecbd7a373a2f2ff34d82e + image: lightninglabs/lnd:v0.17.5-beta@sha256:88526ea488a08ac55dd87202874cdba6919fbd82bfbb1fc4947b09d144c8d343 command: "${APP_LIGHTNING_COMMAND}" user: 1000:1000 restart: unless-stopped diff --git a/lightning/umbrel-app.yml b/lightning/umbrel-app.yml index 62d4ebb5..9fbae54c 100644 --- a/lightning/umbrel-app.yml +++ b/lightning/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: lightning category: bitcoin name: Lightning Node -version: "v0.17.4-beta-w" +version: "v0.17.5-beta" tagline: Run your personal Lightning Network node description: >- Run your personal Lightning Network node, and join the future of Bitcoin today. @@ -22,22 +22,10 @@ description: >- An official app from Umbrel. releaseNotes: >- - 🎉 Widgets are here for umbrelOS 1.0. + This release updates LND to v0.17.5-beta. This is a minor hot fix release that bumps a dependency to ensure that LND is compatible with Bitcoin Core 27.0. - This update brings three new widgets for the Lightning Node app, allowing you to keep an eye on your node's stats, Bitcoin balance, and Lightning balance right from your Umbrel's home screen: - - - - Node Stats: A widget that displays the number of peer connections, number of active channels, max send, and max receive for your node. - - - - Bitcoin Wallet: A widget that shows the balance of your Bitcoin wallet and has shortcuts to send and receive Bitcoin in the Lightning Node app. - - - - Lightning Wallet: A widget that shows the balance of your Lightning wallet and has shortcuts to send and receive Lightning payments in the Lightning Node app. - - - After updating to umbrelOS 1.0, you can add widgets by right-clicking on the home screen and selecting "Edit widgets", or by clicking on Widgets in the Dock. + Full LND v0.17.5-beta can be found at https://github.com/lightningnetwork/lnd/releases developer: Umbrel website: https://umbrel.com dependencies: