app-store/apps/homarr/config.json
renovate[bot] 2e7feb4f4c
chore(deps): update ghcr.io/ajnart/homarr docker tag to v0.10.5 (#134)
* chore(deps): update ghcr.io/ajnart/homarr docker tag to v0.10.5

* Update app version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2022-11-28 20:01:59 +00:00

20 lines
542 B
JSON

{
"$schema": "../schema.json",
"name": "Homarr",
"available": true,
"exposable": true,
"port": 8102,
"id": "homarr",
"tipi_version": 5,
"version": "0.10.5",
"categories": [
"utilities"
],
"description": "A homepage for your server.",
"short_desc": "Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.",
"author": "ajnart",
"source": "https://github.com/ajnart/homarr",
"website": "https://discord.gg/C2WTXkzkwK",
"form_fields": []
}