Update Oak Node to v0.3.4 (#111)

This commit is contained in:
ok300 2022-08-16 08:24:57 +02:00 committed by GitHub
parent df38830bc9
commit 8c519d6802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: $APP_OAK_NODE_PORT APP_PORT: $APP_OAK_NODE_PORT
web: web:
image: oak-node.net/oak:v0.3.3@sha256:484ef07889cf2eab5db85c4feecc94fc5e86c76e17ae658bd5aa11972db5678d image: oak-node.net/oak:v0.3.4@sha256:b4f218a453a10174492a1b03c66329dff89bdece26c0b024e1bffe9340141048
user: "1000:1000" user: "1000:1000"
restart: on-failure restart: on-failure
stop_grace_period: 1m stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: oak-node id: oak-node
category: Finance category: Finance
name: Oak Node name: Oak Node
version: "0.3.3" version: "0.3.4"
tagline: Do more with your LND node tagline: Do more with your LND node
description: >- description: >-
Oak Node gives you Scheduled Payments. Now you can send sats to a Lightning Address on a schedule. 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. Oak Node also includes an optional bot module for more advanced users.
releaseNotes: >- 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. This update brings an experimental section for Nostr Proof-of-Work notes,
alongside a few UI improvements and a Feedback Via Lightning page.
It also brings several improvements to the Nostr bot, as well as other smaller fixes.
developer: Carlos developer: Carlos
website: https://oak-node.net website: https://oak-node.net
dependencies: dependencies: