Update apps

This commit is contained in:
GitHub Actions 2022-02-28 06:12:02 +00:00
parent 7d8a1b8b58
commit 2ae35de847
3 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@
"id": "squeaknode", "id": "squeaknode",
"name": "Squeaknode", "name": "Squeaknode",
"repo": "https://github.com/squeaknode/squeaknode", "repo": "https://github.com/squeaknode/squeaknode",
"version": "0.2.7" "version": "0.2.8"
}, },
{ {
"id": "bluewallet", "id": "bluewallet",

View File

@ -39,7 +39,7 @@
"id": "squeaknode", "id": "squeaknode",
"name": "Squeaknode", "name": "Squeaknode",
"repo": "https://github.com/squeaknode/squeaknode", "repo": "https://github.com/squeaknode/squeaknode",
"version": "0.2.7" "version": "0.2.8"
}, },
{ {
"id": "bluewallet", "id": "bluewallet",

View File

@ -8,7 +8,7 @@ version: 1
metadata: metadata:
category: Social category: Social
name: Squeaknode name: Squeaknode
version: 0.2.7 version: 0.2.8
tagline: A peer-to-peer status feed with Lightning monetization tagline: A peer-to-peer status feed with Lightning monetization
description: >- description: >-
The Squeaknode app allows you to create, view, buy, and sell squeaks. A The Squeaknode app allows you to create, view, buy, and sell squeaks. A
@ -31,7 +31,7 @@ metadata:
defaultPassword: $APP_SEED defaultPassword: $APP_SEED
containers: containers:
- name: web - name: web
image: ghcr.io/squeaknode/squeaknode:v0.2.7@sha256:eeacac3b208391572af34eeab4cc4987d39363140b35a420cce48d933fbb4e79 image: ghcr.io/squeaknode/squeaknode:v0.2.8@sha256:731b36821185eedf5031e725234977bb472eecc7bbcecb431ee2b060058d2725
stop_grace_period: 1m stop_grace_period: 1m
port: 12994 port: 12994
ports: ports: