mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-26 14:44:37 +00:00
Update Jam to v0.0.6 (#16)
This commit is contained in:
parent
71552fc0c8
commit
61c732422a
|
@ -8,7 +8,7 @@ version: 3
|
||||||
metadata:
|
metadata:
|
||||||
category: Wallets
|
category: Wallets
|
||||||
name: JAM
|
name: JAM
|
||||||
version: 0.0.5
|
version: 0.0.6
|
||||||
tagline: JoinMarket's awesome, man
|
tagline: JoinMarket's awesome, man
|
||||||
description: JAM (JoinMarket's awesome, man) is a web-interface for JoinMarket
|
description: JAM (JoinMarket's awesome, man) is a web-interface for JoinMarket
|
||||||
with focus on user-friendliness. It's time for top-notch privacy for your
|
with focus on user-friendliness. It's time for top-notch privacy for your
|
||||||
|
@ -30,7 +30,7 @@ metadata:
|
||||||
defaultPassword: $APP_SEED
|
defaultPassword: $APP_SEED
|
||||||
containers:
|
containers:
|
||||||
- name: joinmarket-webui
|
- name: joinmarket-webui
|
||||||
image: ghcr.io/joinmarket-webui/joinmarket-webui-standalone:v0.0.5-clientserver-v0.9.5
|
image: ghcr.io/joinmarket-webui/joinmarket-webui-standalone:v0.0.6-clientserver-v0.9.6
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
init: true
|
init: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user