mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-14 09:50:22 +00:00
Update apps
This commit is contained in:
parent
9636f14855
commit
640ea38d91
|
@ -105,7 +105,7 @@
|
|||
"id": "lightning-shell",
|
||||
"name": "Lightning Shell",
|
||||
"repo": "https://github.com/ibz/lightning-shell",
|
||||
"version": "0.1.7"
|
||||
"version": "0.1.8"
|
||||
},
|
||||
{
|
||||
"id": "synapse",
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"id": "lightning-shell",
|
||||
"name": "Lightning Shell",
|
||||
"repo": "https://github.com/ibz/lightning-shell",
|
||||
"version": "0.1.7"
|
||||
"version": "0.1.8"
|
||||
},
|
||||
{
|
||||
"id": "synapse",
|
||||
|
|
|
@ -8,7 +8,7 @@ version: 2
|
|||
metadata:
|
||||
category: Lightning Node Management
|
||||
name: Lightning Shell
|
||||
version: 0.1.7
|
||||
version: 0.1.8
|
||||
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.
|
||||
|
@ -26,7 +26,7 @@ metadata:
|
|||
defaultPassword: $APP_SEED
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/ibz/lightning-shell:v0.1.7@sha256:ccbdfaa5209e7d56aad23499ed57449ab34e2879de5d75c38d4abd74ad1a1abc
|
||||
image: ghcr.io/ibz/lightning-shell:v0.1.8@sha256:0abce43bb50cc9481460aa5032cd365e6c012eef08567f60d34d6746d0e5b675
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
port: 7681
|
||||
|
|
Loading…
Reference in New Issue
Block a user