mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update nostr-wallet-connect to 0.3.0 (#828)
This commit is contained in:
parent
425b2e5b92
commit
64bc980d04
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 8080
|
||||
PROXY_AUTH_ADD: "false"
|
||||
server:
|
||||
image: ghcr.io/getalby/nostr-wallet-connect:0.2.0@sha256:1feb352de5cb55e412a59075287ed8f3a1ef1317c01cb059c423f9f20f725ef0
|
||||
image: ghcr.io/getalby/nostr-wallet-connect:0.3.0@sha256:c221f43f8b07b20ffe7db83d215ce1acfbd7aa985790d7e30a7fccfef867e2f7
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/data
|
||||
- ${APP_LIGHTNING_NODE_DATA_DIR}:/lnd:ro
|
||||
|
@ -3,7 +3,7 @@ id: alby-nostr-wallet-connect
|
||||
name: Nostr Wallet Connect
|
||||
tagline: The power of the zaps at the tip of your fingers.
|
||||
category: finance
|
||||
version: "0.2.0"
|
||||
version: "0.3.0"
|
||||
port: 58000
|
||||
description: >-
|
||||
Connect your LND node over Nostr to zap directly from within supported apps like Damus & Amethyst.
|
||||
@ -24,7 +24,8 @@ gallery:
|
||||
- 1.jpg
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
This release includes a number of bug fixes and improvements. Full release notes are available at https://github.com/getAlby/nostr-wallet-connect/releases/tag/0.3.0
|
||||
dependencies:
|
||||
- lightning
|
||||
path: ""
|
||||
|
Loading…
Reference in New Issue
Block a user