Update lightning-terminal to v0.13.4-alpha (#1489)

This commit is contained in:
Viktor Tigerström 2024-09-18 06:39:23 +07:00 committed by GitHub
parent db8790a0b9
commit 684a960295
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3004
web:
image: lightninglabs/lightning-terminal:v0.13.2-alpha@sha256:0862c4f0cfa6829a9ef6cf3d6990f41b68825805a4510110a2a2dc0485bcfbb6
image: lightninglabs/lightning-terminal:v0.13.4-alpha@sha256:aefe880a54040ad5829beba967d919e3987b377ee32d3550a84642777a8999fc
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.13.3-alpha"
version: "0.13.4-alpha"
tagline: The easiest way to manage channel liquidity
description: >-
Lightning Terminal is the easiest way to manage inbound and
@ -57,7 +57,7 @@ defaultUsername: ""
deterministicPassword: true
releaseNotes: >-
This release of Lightning Terminal (LiT) includes updates to the integrated
Taproot Assets and Loop daemons.
LND and Loop daemons.
IMPORTANT NOTE: To avoid loss of funds, it's imperative that you read the
@ -95,7 +95,7 @@ releaseNotes: >-
feedback from the community.
This release packages LND v0.18.2-beta, Taproot Assets Daemon v0.4.1-alpha,
Loop v0.28.6-beta, Pool v0.6.4-beta and Faraday v0.2.13-alpha.
This release packages LND v0.18.3-beta, Taproot Assets Daemon v0.4.1-alpha,
Loop v0.28.7-beta, Pool v0.6.4-beta and Faraday v0.2.13-alpha.
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/348