mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Lightning Terminal to v0.10.1-alpha (#626)
This commit is contained in:
parent
00c81ab91b
commit
90bdcf4319
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3004
|
||||
|
||||
web:
|
||||
image: lightninglabs/lightning-terminal:v0.10.0-alpha@sha256:28ddd821f86e48c7727be40339ec58e21d362ba038b8e4de10cae8171fa52b78
|
||||
image: lightninglabs/lightning-terminal:v0.10.1-alpha@sha256:3e25ececbb127f975d414f2a81506fe688046cd26bf548112bb1e232e1d571eb
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: lightning-terminal
|
||||
category: Lightning Node Management
|
||||
name: Lightning Terminal
|
||||
version: "0.10.0-alpha"
|
||||
version: "0.10.1-alpha"
|
||||
tagline: The easiest way to manage channel liquidity
|
||||
description: >-
|
||||
Lightning Terminal is the easiest way to manage inbound and
|
||||
@ -50,16 +50,15 @@ path: ""
|
||||
defaultUsername: ""
|
||||
deterministicPassword: true
|
||||
releaseNotes: >-
|
||||
This release of Lightning Terminal (LiT) packages the new Taproot Assets
|
||||
Daemon! Currently this will only be available when running LiT in testnet (or
|
||||
regtest/simnet) mode.
|
||||
This release of Lightning Terminal (LiT) includes updates to the versions of
|
||||
the integrated LND, Loop and Pool daemons, along with a few LiT bug fixes.
|
||||
|
||||
|
||||
We'll be continuously working to improve the user experience based on
|
||||
feedback from the community.
|
||||
|
||||
|
||||
This release packages LND v0.16.2-beta, Taproot Assets Daemon v0.2.0-alpha,
|
||||
Loop v0.23.0-beta, Pool v0.6.2-beta and Faraday v0.2.11-alpha.
|
||||
This release packages LND v0.16.3-beta, Taproot Assets Daemon v0.2.0-alpha,
|
||||
Loop v0.24.1-beta, Pool v0.6.4-beta and Faraday v0.2.11-alpha.
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/pull/348
|
Loading…
Reference in New Issue
Block a user