forked from michael.heier/citadel-apps
Update apps
This commit is contained in:
parent
81e56adc70
commit
44e4136dc6
|
@ -105,7 +105,7 @@
|
|||
"id": "lightning-shell",
|
||||
"name": "Lightning Shell",
|
||||
"repo": "https://github.com/ibz/lightning-shell",
|
||||
"version": "0.1.5"
|
||||
"version": "0.1.7"
|
||||
},
|
||||
{
|
||||
"id": "synapse",
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"id": "lightning-shell",
|
||||
"name": "Lightning Shell",
|
||||
"repo": "https://github.com/ibz/lightning-shell",
|
||||
"version": "0.1.5"
|
||||
"version": "0.1.7"
|
||||
},
|
||||
{
|
||||
"id": "synapse",
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 2
|
|||
metadata:
|
||||
category: Lightning Node Management
|
||||
name: Lightning Shell
|
||||
version: 0.1.5
|
||||
version: 0.1.7
|
||||
tagline: Web shell with a selection of LN node management utilities
|
||||
description: |-
|
||||
This app allows you to access a lot of terminal apps directly on the web.
|
||||
|
@ -24,10 +24,9 @@ metadata:
|
|||
- 2.jpg
|
||||
- 3.jpg
|
||||
defaultPassword: $APP_SEED
|
||||
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/ibz/lightning-shell:v0.1.5@sha256:9b64f38ebe747616c253ff39672427c7c2b9f5840468bb743d979f2f55ace27c
|
||||
image: ghcr.io/ibz/lightning-shell:v0.1.7@sha256:ccbdfaa5209e7d56aad23499ed57449ab34e2879de5d75c38d4abd74ad1a1abc
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
port: 7681
|
||||
|
|
Loading…
Reference in New Issue
Block a user