mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Lightning Terminal to v0.13.1-alpha (#1183)
This commit is contained in:
parent
25c1fdbc6c
commit
c05d1396c0
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: 3004
|
APP_PORT: 3004
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: lightninglabs/lightning-terminal:v0.13.0-alpha@sha256:0d8ad52582e34413295db770ddad16ee5d5dd7ef0879eb2c96da537a4a3e9d68
|
image: lightninglabs/lightning-terminal:v0.13.1-alpha@sha256:bcad5fc37cec9c8c00be56fa717814ae024cca56207dbbd43709016cf750f907
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: lightning-terminal
|
id: lightning-terminal
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: Lightning Terminal
|
name: Lightning Terminal
|
||||||
version: "0.13.0-alpha"
|
version: "0.13.1-alpha"
|
||||||
tagline: The easiest way to manage channel liquidity
|
tagline: The easiest way to manage channel liquidity
|
||||||
description: >-
|
description: >-
|
||||||
Lightning Terminal is the easiest way to manage inbound and
|
Lightning Terminal is the easiest way to manage inbound and
|
||||||
|
@ -56,8 +56,8 @@ path: ""
|
||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
deterministicPassword: true
|
deterministicPassword: true
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release of Lightning Terminal (LiT) includes updates to the versions of
|
This release of Lightning Terminal (LiT) includes an update to the version of
|
||||||
the integrated LND, Loop and Pool daemons.
|
the integrated LND daemon.
|
||||||
|
|
||||||
|
|
||||||
IMPORTANT NOTE: To avoid loss of funds, it's imperative that you read the
|
IMPORTANT NOTE: To avoid loss of funds, it's imperative that you read the
|
||||||
|
@ -86,7 +86,7 @@ releaseNotes: >-
|
||||||
feedback from the community.
|
feedback from the community.
|
||||||
|
|
||||||
|
|
||||||
This release packages LND v0.18.0-beta, Taproot Assets Daemon v0.3.3-alpha,
|
This release packages LND v0.18.1-beta, Taproot Assets Daemon v0.3.3-alpha,
|
||||||
Loop v0.28.5-beta, Pool v0.6.4-beta and Faraday v0.2.13-alpha.
|
Loop v0.28.5-beta, Pool v0.6.4-beta and Faraday v0.2.13-alpha.
|
||||||
submitter: Umbrel
|
submitter: Umbrel
|
||||||
submission: https://github.com/getumbrel/umbrel/pull/348
|
submission: https://github.com/getumbrel/umbrel/pull/348
|
Loading…
Reference in New Issue
Block a user