mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-11 16:30:37 +00:00
Update apps
This commit is contained in:
parent
7f5ace1a4a
commit
d1eebae317
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Payments
|
||||
name: BTCPay Server
|
||||
version: 1.6.3
|
||||
version: 1.6.4
|
||||
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
|
||||
payment processor.
|
||||
description: "BTCPay Server is a free and open-source Bitcoin payment processor
|
||||
|
@ -47,7 +47,7 @@ containers:
|
|||
data:
|
||||
- data/nbxplorer:/data
|
||||
- name: main
|
||||
image: btcpayserver/btcpayserver:1.6.3@sha256:fb514c417933fc088dec2fb841f5d3572e35429412e79bb12b25fb4437519162
|
||||
image: btcpayserver/btcpayserver:1.6.4@sha256:72ece2d1afea7e42a4bb6e8290213b29ee74bbc7420f43ed15085fafeeb59e37
|
||||
depends_on:
|
||||
- nbxplorer
|
||||
- postgres
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Lightning Node Management
|
||||
name: ThunderHub
|
||||
version: 0.13.14
|
||||
version: 0.13.15
|
||||
tagline: Take full control of your Lightning node
|
||||
description: >-
|
||||
ThunderHub allows you to take full control of your Lightning node with a
|
||||
|
@ -31,7 +31,7 @@ metadata:
|
|||
- 3.jpg
|
||||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- image: apotdevin/thunderhub:v0.13.14@sha256:6ee592a8335ec203f9c7056ddd22f286f8135b5888005d84db70787a91e3e72f
|
||||
- image: apotdevin/thunderhub:v0.13.15@sha256:38189f0ec3df0d56980b0595f7d8eaa446dac922f937d2cda04a88dfc1866a51
|
||||
environment:
|
||||
NO_VERSION_CHECK: "true"
|
||||
LOG_LEVEL: debug
|
||||
|
|
Loading…
Reference in New Issue
Block a user