Update lightning-terminal to v0.15.3-alpha (#3952)

This commit is contained in:
Viktor Torstensson 2025-11-04 03:43:49 +01:00 committed by GitHub
parent e7808d3fe5
commit ea1964df5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3004
web:
image: lightninglabs/lightning-terminal:v0.15.1-alpha@sha256:d75cfd5c7ea11db4a2a3cd6a2fd9efa80935e255a900445b44a50dfcdf4d47dd
image: lightninglabs/lightning-terminal:v0.15.3-alpha@sha256:deb03de7683032e19c759975325880b8d99aba248a1991c3a4ad1615760ec633
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: lightning-terminal
category: bitcoin
name: Lightning Terminal
version: "0.15.1-alpha"
version: "0.15.3-alpha"
tagline: The easiest way to manage channel liquidity
description: >-
Lightning Terminal is the easiest way to manage inbound and
@ -59,9 +59,8 @@ releaseNotes: >-
⚠️ Please update your Lightning Node app to the latest version available in the app store to ensure compatibility with Lightning Terminal.
This version of Lightning Terminal (LiT) ships lnd v0.19.2-beta, loop v0.31.2-beta, faraday v0.2.16-alpha,
pool v0.6.6-beta and tapd v0.6.1 which comes with full group key support for Taproot Assets Channels and many bug and
performance fixes!
This version of Lightning Terminal (LiT) ships lnd v0.19.3-beta, loop v0.31.5-beta, faraday v0.2.16-alpha,
pool v0.6.6-beta and tapd v0.6.1.
IMPORTANT NOTE: To avoid loss of funds, it's imperative that you read the
@ -99,7 +98,7 @@ releaseNotes: >-
feedback from the community.
This release packages LND v0.19.2-beta, Taproot Assets Daemon v0.6.1,
Loop v0.31.2-beta, Pool v0.6.6-beta and Faraday v0.2.16-alpha.
This release packages LND v0.19.3-beta, Taproot Assets Daemon v0.6.1,
Loop v0.31.5-beta, Pool v0.6.6-beta and Faraday v0.2.16-alpha.
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/348