Update apps

This commit is contained in:
GitHub Actions 2022-02-13 17:08:18 +00:00
parent 9636f14855
commit 640ea38d91
3 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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