mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Thunderhub to v0.13.23 (#767)
This commit is contained in:
parent
85163bbb71
commit
cf145c9a82
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3000
|
APP_PORT: 3000
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: apotdevin/thunderhub:v0.13.21@sha256:f7b42bd7e48bdb43d3f995957f109463fb306515b2a61a05af9300d69bd3ae92
|
image: apotdevin/thunderhub:v0.13.23@sha256:e285abb2f997a75e69968b2e4279350b3ef0a495dc6e93fe37f12fb73c9f43b2
|
||||||
# We now have to run as root to avoid schema.gql permission errors
|
# We now have to run as root to avoid schema.gql permission errors
|
||||||
# user: "1000:1000"
|
# user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: thunderhub
|
id: thunderhub
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: ThunderHub
|
name: ThunderHub
|
||||||
version: "0.13.21"
|
version: "0.13.23"
|
||||||
tagline: Take full control of your Lightning node
|
tagline: Take full control of your Lightning node
|
||||||
description: >-
|
description: >-
|
||||||
ThunderHub allows you to take full control of your Lightning node
|
ThunderHub allows you to take full control of your Lightning node
|
||||||
@ -28,15 +28,15 @@ path: ""
|
|||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
deterministicPassword: true
|
deterministicPassword: true
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
- add dataloaders
|
- Updated dependencies
|
||||||
|
|
||||||
- updated charts (Echarts)
|
|
||||||
|
|
||||||
- fix sorting on 'Channels' table
|
|
||||||
|
|
||||||
- add signet compatibility
|
|
||||||
|
|
||||||
|
|
||||||
|
- Extra logs
|
||||||
|
|
||||||
|
- Changes to Forwards
|
||||||
|
|
||||||
|
- Bugfixes for balance push and undefined type
|
||||||
|
|
||||||
|
|
||||||
Full release notes can be found at https://github.com/apotdevin/thunderhub/releases
|
Full release notes can be found at https://github.com/apotdevin/thunderhub/releases
|
||||||
submitter: Anthony Potdevin
|
submitter: Anthony Potdevin
|
||||||
submission: https://github.com/getumbrel/umbrel/pull/343
|
submission: https://github.com/getumbrel/umbrel/pull/343
|
||||||
|
Loading…
Reference in New Issue
Block a user