forked from michael.heier/umbrel-apps
Update Torq to v0.18.19 (#419)
This commit is contained in:
parent
ea5469a1d3
commit
7683a3d964
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 7028
|
||||
|
||||
web:
|
||||
image: lncapital/torq:0.18.18@sha256:a2d5d2aed1f7ef3b94cdaf9f7c2c1aa0c386b698fdf03038bfe512ed3e7f6d8c
|
||||
image: lncapital/torq:0.18.19@sha256:0439b903cf3c1af7e602e8b6516a3b7e34dce61ff01d8f1882ba0d3fcab0457f
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: torq
|
||||
category: Lightning Node Management
|
||||
name: Torq
|
||||
version: "v0.18.18"
|
||||
version: "v0.18.19"
|
||||
tagline: Capital management for routing nodes on the lightning network
|
||||
description: >-
|
||||
Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential.
|
||||
|
@ -47,21 +47,11 @@ gallery:
|
|||
- 2.jpg
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
New features:
|
||||
|
||||
- Channel views can now be renamed via the title
|
||||
|
||||
- Added filterable columns to Channel view
|
||||
|
||||
- Tag sorting
|
||||
|
||||
releaseNotes: >-
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- Fixed bug causing race conditions when saving a node
|
||||
|
||||
- Activate Streams by default
|
||||
- Enable data streams by default
|
||||
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user