Update lightning-terminal to v0.14.1-alpha (#2184)

Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
Viktor Tigerström 2025-02-19 01:59:50 +01:00 committed by GitHub
parent 44b5989449
commit d42c036ff8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3004
web:
image: lightninglabs/lightning-terminal:v0.14.0-alpha@sha256:1fec11bdf96a1c628f29b8f6f106decebc68d03b1bf240779d419290a003aa95
image: lightninglabs/lightning-terminal:v0.14.1-alpha@sha256:b9eb42c626eae23ad0d0bf1937c4b620498f2e92ed5f477f1d09a0e94b497fae
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.14.0-alpha"
version: "0.14.1-alpha"
tagline: The easiest way to manage channel liquidity
description: >-
Lightning Terminal is the easiest way to manage inbound and
@ -56,8 +56,11 @@ path: ""
defaultUsername: ""
deterministicPassword: true
releaseNotes: >-
This release of Lightning Terminal (LiT) ships the first non-experimental version of Taproot Asset Channels! It also
updates the integrated LND and Loop daemons.
⚠️ Please update your Lightning Node app to the latest version available in the app store to ensure compatibility with Lightning Terminal.
This release of Lightning Terminal (LiT) ships the first update to the non-experimental version of Taproot Asset
Channels, which comes with bug fixes for Taproot Assets Channels! It also updates the integrated LND and Faraday daemons.
IMPORTANT NOTE: To avoid loss of funds, it's imperative that you read the
@ -95,7 +98,7 @@ releaseNotes: >-
feedback from the community.
This release packages LND v0.18.4-beta, Taproot Assets Daemon v0.5.0-alpha,
Loop v0.29.0-beta, Pool v0.6.4-beta and Faraday v0.2.13-alpha.
This release packages LND v0.18.5-beta, Taproot Assets Daemon v0.5.1-alpha,
Loop v0.29.0-beta, Pool v0.6.4-beta and Faraday v0.2.14-alpha.
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/348