Update Torq to v0.18.19 (#419)

This commit is contained in:
laitang2000 2023-02-17 15:11:58 +00:00 committed by GitHub
parent ea5469a1d3
commit 7683a3d964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 14 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 7028 APP_PORT: 7028
web: web:
image: lncapital/torq:0.18.18@sha256:a2d5d2aed1f7ef3b94cdaf9f7c2c1aa0c386b698fdf03038bfe512ed3e7f6d8c image: lncapital/torq:0.18.19@sha256:0439b903cf3c1af7e602e8b6516a3b7e34dce61ff01d8f1882ba0d3fcab0457f
user: "1000:1000" user: "1000:1000"
restart: on-failure restart: on-failure
stop_grace_period: 1m stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: torq id: torq
category: Lightning Node Management category: Lightning Node Management
name: Torq name: Torq
version: "v0.18.18" version: "v0.18.19"
tagline: Capital management for routing nodes on the lightning network tagline: Capital management for routing nodes on the lightning network
description: >- 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. 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 - 2.jpg
- 3.jpg - 3.jpg
- 4.jpg - 4.jpg
releaseNotes: >- releaseNotes: >-
New features:
- Channel views can now be renamed via the title
- Added filterable columns to Channel view
- Tag sorting
Bug fixes: Bug fixes:
- Fixed bug causing race conditions when saving a node - Enable data streams by default
- Activate Streams by default
path: "" path: ""
defaultUsername: "" defaultUsername: ""