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