Update Lightning Node to v0.17.5-beta (#1075)

This commit is contained in:
Nathan Fretz 2024-05-02 18:32:56 +10:00 committed by GitHub
parent 0346aec183
commit 4e7f2ea00f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 16 deletions

View File

@ -42,7 +42,7 @@ services:
lnd: lnd:
hostname: "${DEVICE_DOMAIN_NAME}" # Needed so LND can generate a valid cert 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}" command: "${APP_LIGHTNING_COMMAND}"
user: 1000:1000 user: 1000:1000
restart: unless-stopped restart: unless-stopped

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: lightning id: lightning
category: bitcoin category: bitcoin
name: Lightning Node name: Lightning Node
version: "v0.17.4-beta-w" version: "v0.17.5-beta"
tagline: Run your personal Lightning Network node tagline: Run your personal Lightning Network node
description: >- description: >-
Run your personal Lightning Network node, and join the future of Bitcoin today. Run your personal Lightning Network node, and join the future of Bitcoin today.
@ -22,22 +22,10 @@ description: >-
An official app from Umbrel. An official app from Umbrel.
releaseNotes: >- 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: Full LND v0.17.5-beta can be found at https://github.com/lightningnetwork/lnd/releases
- 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.
developer: Umbrel developer: Umbrel
website: https://umbrel.com website: https://umbrel.com
dependencies: dependencies: