mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update WoofBot to v0.3.0 (#154)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
3751b36584
commit
5862cf017a
@ -6,7 +6,7 @@ services:
|
||||
APP_HOST: $APP_WOOFBOT_WEB_IP
|
||||
APP_PORT: 8080
|
||||
web:
|
||||
image: woofbot/woofbot:v0.2.0@sha256:bfcc02f752963eaf9f9c3bf2776e032194d218b0037f3c54ed19d8872a7f241b
|
||||
image: woofbot/woofbot:v0.3.0@sha256:69a78087386ab3c2d1cfb2cac268c377c3cf67bcb1c39b733bd9de93b8a57b49
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
environment:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: woofbot
|
||||
category: Finance
|
||||
name: WoofBot
|
||||
version: "0.1.0"
|
||||
version: "0.3.0"
|
||||
tagline: A chatbot for your personal node
|
||||
description: >-
|
||||
WoofBot is a chat bot that runs on your personal Bitcoin node and sends telegram notifications
|
||||
@ -21,3 +21,9 @@ gallery:
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
- New feature: Get notified when the mempool is cleared
|
||||
|
||||
- Bugfix: Due to Bitcoin RPC API changes, we now read a different address field
|
||||
|
||||
- Minor UX changes
|
||||
|
Loading…
Reference in New Issue
Block a user