Update Lightning Terminal to v0.15.1-alpha (#3241)
This commit is contained in:
parent
88448101f1
commit
a2ee3ffdb9
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3004
|
||||
|
||||
web:
|
||||
image: lightninglabs/lightning-terminal:v0.15.0-alpha@sha256:0a56e4cb34dd76265c568835c88501b626065a8d78d41ace757ccdbebdd8b205
|
||||
image: lightninglabs/lightning-terminal:v0.15.1-alpha@sha256:d75cfd5c7ea11db4a2a3cd6a2fd9efa80935e255a900445b44a50dfcdf4d47dd
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: lightning-terminal
|
||||
category: bitcoin
|
||||
name: Lightning Terminal
|
||||
version: "0.15.0-alpha"
|
||||
version: "0.15.1-alpha"
|
||||
tagline: The easiest way to manage channel liquidity
|
||||
description: >-
|
||||
Lightning Terminal is the easiest way to manage inbound and
|
||||
@ -59,8 +59,9 @@ releaseNotes: >-
|
||||
⚠️ 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 with `lnd v0.19.1-beta`, `loop v0.31.2-beta`, `faraday v0.2.16-alpha`,
|
||||
`pool v0.6.6-beta` and `tapd v0.6.0`, which comes with full group key support for Taproot Assets Channels!
|
||||
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!
|
||||
|
||||
|
||||
IMPORTANT NOTE: To avoid loss of funds, it's imperative that you read the
|
||||
@ -98,7 +99,7 @@ releaseNotes: >-
|
||||
feedback from the community.
|
||||
|
||||
|
||||
This release packages LND v0.19.1-beta, Taproot Assets Daemon v0.6.0-alpha,
|
||||
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.
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/pull/348
|
||||
Loading…
Reference in New Issue
Block a user