mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Oak Node to v0.3.7 (#643)
This commit is contained in:
parent
a9cc3a170a
commit
a9fddee604
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 8100
|
APP_PORT: 8100
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: oak-node.net/oak:v0.3.6@sha256:229076857af847a4e07ef251a051b7bb01b23fd29a80e6270a8e7595b0e0daf6
|
image: oak-node.net/oak:v0.3.7@sha256:84311bd60af9afc729e3b83cdd6fcfe9bea5624deece039d08b299aa6004cc73
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: oak-node
|
id: oak-node
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: Oak Node
|
name: Oak Node
|
||||||
version: "0.3.6"
|
version: "0.3.7"
|
||||||
tagline: Do more with your LND node
|
tagline: Do more with your LND node
|
||||||
description: >-
|
description: >-
|
||||||
Oak Node gives you Scheduled Sends. Use it to schedule recurring tips to LNURL or Lightning Addresses.
|
Oak Node gives you Scheduled Sends. Use it to schedule recurring tips to LNURL or Lightning Addresses.
|
||||||
@ -10,9 +10,7 @@ description: >-
|
|||||||
|
|
||||||
For Nostriches out there, the included Nostr bot gives you control over your sats from any Nostr client.
|
For Nostriches out there, the included Nostr bot gives you control over your sats from any Nostr client.
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
Ever wanted a fancier Nostr pubkey, but didn't want to mine it yourself?
|
Added support for NIP-47 Nostr Wallet Connect, allowing you to connect Nostr apps to your LN node
|
||||||
Oak now has a PowPub Client, which lets you buy the mining of vanity pubkeys from mining providers.
|
|
||||||
It uses a split-key approach, so the keys are known only to you.
|
|
||||||
developer: Carlos
|
developer: Carlos
|
||||||
website: https://oak-node.net
|
website: https://oak-node.net
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user