mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-11 16:30:37 +00:00
Update apps
This commit is contained in:
parent
9caa47be5b
commit
cf3d236cef
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Lightning Node Management
|
||||
name: LNDg
|
||||
version: 1.2.0
|
||||
version: 1.2.1
|
||||
tagline: Lite GUI web interface to analyze LND data and manage your node with
|
||||
automation.
|
||||
description: LNDg is your command center for running a profitable and efficient
|
||||
|
@ -28,7 +28,7 @@ metadata:
|
|||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/cryptosharks131/lndg:v1.2.0@sha256:f43af90d521eb696d22cc35fd197fc7510b686c14fe2025ec0949b7d709a7670
|
||||
image: ghcr.io/cryptosharks131/lndg:v1.2.1@sha256:4c06dcf97b0b80324d775acdb6272a12559fbb318fe7b0fb4549e29dd0b2a7a5
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
mounts:
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 3
|
|||
metadata:
|
||||
category: Social
|
||||
name: Squeaknode
|
||||
version: 0.3.4
|
||||
version: 0.3.5
|
||||
tagline: A peer-to-peer status feed with Lightning monetization
|
||||
description: >-
|
||||
The Squeaknode app allows you to create, view, buy, and sell squeaks. A
|
||||
|
@ -31,7 +31,7 @@ metadata:
|
|||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/squeaknode/squeaknode:v0.3.4@sha256:c5b8b4326b20e487ec0366a4e8af27f8aa894421d267a8e6d78916c8be765e7f
|
||||
image: ghcr.io/squeaknode/squeaknode:v0.3.5@sha256:1c34495118d469a6a66ffdf6d9be8c33ef92b068cb4b909b98d8f7950d77795c
|
||||
stop_grace_period: 1m
|
||||
port: 12994
|
||||
requiredPorts:
|
||||
|
|
Loading…
Reference in New Issue
Block a user