Update Lightning (LND) to v0.15.1-beta (#131)

Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
Michael Henke 2022-09-03 02:55:20 -07:00 committed by GitHub
parent e7c76ca11f
commit 4b62eff009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ services:
lnd:
hostname: "${DEVICE_DOMAIN_NAME}" # Needed so LND can generate a valid cert
image: lightninglabs/lnd:v0.15.0-beta@sha256:d227a9db0727ff56020c8d6604c8c369757123d238ab6ce679579c2dd0d0d259
image: lightninglabs/lnd:v0.15.1-beta@sha256:b2a5f62806d1a295c4e600e0b99159cbfae1d5caf338db01bccfbc8393838275
command: "${APP_LIGHTNING_COMMAND}"
user: 1000:1000
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: lightning
category: Finance
name: Lightning Node
version: "0.15.0-beta-build-2"
version: "0.15.1-beta"
tagline: Run your personal Lightning Network node
description: >-
Run your personal Lightning Network node, and join the future of Bitcoin today.
@ -22,7 +22,7 @@ description: >-
An official app from Umbrel.
releaseNotes: >-
Introducing automatic channel backup recovery. You can now recover your Lightning Node seamlessly when setting up a new node, including the funds in your Bitcoin wallet (on-chain), as well as the funds in your Lightning payment channels.
The v0.15 release contains an "on the fly" migration that will start to write items in the revocation log in a more efficient manner. This release (v0.15.1) allows users to reclaim all the old disk space by converting historical records to the new format, with the old records being deleted.
Also new: