c464f479c0
* chore(deps): update bellamy/wallos docker tag to v2 * Update app version [ready] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tipi CI <ci@runtipi.io>
18 lines
465 B
JSON
18 lines
465 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Wallos",
|
|
"port": 8222,
|
|
"available": true,
|
|
"exposable": true,
|
|
"id": "wallos",
|
|
"tipi_version": 36,
|
|
"version": "2.1.0",
|
|
"categories": ["finance"],
|
|
"description": "Open-Source Personal Subscription Tracker",
|
|
"short_desc": "Open-Source Personal Subscription Tracker",
|
|
"author": "Miguel Ribeiro",
|
|
"source": "https://github.com/ellite/Wallos",
|
|
"form_fields": [],
|
|
"supported_architectures": ["amd64"]
|
|
}
|