mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-12 00:19:17 +00:00
Update Oak Node to v0.3.4 (#111)
This commit is contained in:
parent
df38830bc9
commit
8c519d6802
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: $APP_OAK_NODE_PORT
|
||||
|
||||
web:
|
||||
image: oak-node.net/oak:v0.3.3@sha256:484ef07889cf2eab5db85c4feecc94fc5e86c76e17ae658bd5aa11972db5678d
|
||||
image: oak-node.net/oak:v0.3.4@sha256:b4f218a453a10174492a1b03c66329dff89bdece26c0b024e1bffe9340141048
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: oak-node
|
||||
category: Finance
|
||||
name: Oak Node
|
||||
version: "0.3.3"
|
||||
version: "0.3.4"
|
||||
tagline: Do more with your LND node
|
||||
description: >-
|
||||
Oak Node gives you Scheduled Payments. Now you can send sats to a Lightning Address on a schedule.
|
||||
|
@ -11,10 +11,8 @@ description: >-
|
|||
|
||||
Oak Node also includes an optional bot module for more advanced users.
|
||||
releaseNotes: >-
|
||||
This update brings charts for your Scheduled Payments, showing you at a glance how many sats are scheduled to go, when, and to whom.
|
||||
|
||||
|
||||
It also brings several improvements to the Nostr bot, as well as other smaller fixes.
|
||||
This update brings an experimental section for Nostr Proof-of-Work notes,
|
||||
alongside a few UI improvements and a Feedback Via Lightning page.
|
||||
developer: Carlos
|
||||
website: https://oak-node.net
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user