forked from michael.heier/citadel-apps
Update apps
This commit is contained in:
parent
0cdc4281c7
commit
071204778e
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Payments
|
||||
name: BTCPay Server
|
||||
version: 1.5.4
|
||||
version: 1.6.0
|
||||
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.5.4@sha256:2c1338e14cda481a738f900f1684167d435618db3890bcfed6e51cd7e8d7674c
|
||||
image: btcpayserver/btcpayserver:1.6.0@sha256:8b8db78729d4bf62bff0e15f18b65e4f92c2d02f8c0b9608257dd5b9ab7df408
|
||||
depends_on:
|
||||
- nbxplorer
|
||||
- postgres
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Lightning Node Management
|
||||
name: ThunderHub
|
||||
version: 0.13.13
|
||||
version: 0.13.14
|
||||
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.13@sha256:df8a654ef13ea14944c378827946a5feb7b2dd6ddeda38066d3748edff42adf9
|
||||
- image: apotdevin/thunderhub:v0.13.14@sha256:6ee592a8335ec203f9c7056ddd22f286f8135b5888005d84db70787a91e3e72f
|
||||
environment:
|
||||
NO_VERSION_CHECK: "true"
|
||||
LOG_LEVEL: debug
|
||||
|
|
Loading…
Reference in New Issue
Block a user