Update apps

This commit is contained in:
GitHub Actions 2022-05-03 14:09:34 +00:00
parent 1434d9001a
commit 89d748face
2 changed files with 6 additions and 4 deletions

View File

@ -8,7 +8,7 @@ version: 3
metadata:
category: Finance
name: LN Markets
version: 1.2.2
version: 1.2.3
tagline: Trade Bitcoin derivatives on Lightning
description: >-
LN Markets is the first Lightning-native Bitcoin derivatives trading
@ -20,8 +20,10 @@ metadata:
Since March 2020, we have processed over $200 million of trading volume,
with a median fee of 1 sat for instant P&L delivery to your wallet.
This app gives you another way to interact with LN Markets:
you can directly deposit, withdraw, get trading stats and get instantly connected to your account to take positions as usual.
@ -42,7 +44,7 @@ metadata:
defaultPassword: $APP_SEED
containers:
- name: lnmarkets
image: ghcr.io/ln-markets/umbrel:v1.2.2@sha256:43e2b3c410816cbdb0fa253b3dc3de277d136092f64b3c6745ffb74bb8fcae8e
image: ghcr.io/ln-markets/umbrel:v1.2.3@sha256:c11ec6d28d1b1d11d82ae8b33916732686a296beb21c9c3eaee80c823bd2d00f
user: 1000:1000
init: true
stop_grace_period: 1m

View File

@ -8,7 +8,7 @@ version: 3
metadata:
category: Social
name: Synapse
version: 1.57.1
version: 1.58.0
tagline: Matrix homeserver
description: Description is coming soon.
developers:
@ -22,7 +22,7 @@ metadata:
- 3.jpg
torOnly: false
containers:
- image: matrixdotorg/synapse:v1.57.1@sha256:fc1f915874f01208ea3d8f48febdcbb9f9fd63a55a430194dfbd9fc20125a048
- image: matrixdotorg/synapse:v1.58.0@sha256:5dca5f3ba7d02329c9e8838075921d2317512a55e093c5953de9e8bcabf5ab12
entrypoint: bash
command: -c './start.py generate && ./start.py migrate_config && exec ./start.py'
port: 8008