app-store/apps/homarr/config.json
renovate[bot] 0095e404fb
chore(deps): update ghcr.io/ajnart/homarr docker tag to v0.10.7 (#168)
* chore(deps): update ghcr.io/ajnart/homarr docker tag to v0.10.7

* 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>
2023-01-03 09:44:36 +01:00

20 lines
542 B
JSON

{
"$schema": "../schema.json",
"name": "Homarr",
"available": true,
"exposable": true,
"port": 8102,
"id": "homarr",
"tipi_version": 6,
"version": "0.10.7",
"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": []
}