app-store/apps/gladys/config.json
renovate[bot] 76eb5d09bb
chore(deps): update gladysassistant/gladys docker tag to v4.21.2 (#416)
* chore(deps): update gladysassistant/gladys docker tag to v4.21.2

* 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-04-30 02:22:36 -04:00

20 lines
507 B
JSON

{
"$schema": "../schema.json",
"name": "Gladys Assistant",
"port": 8270,
"available": true,
"exposable": false,
"id": "gladys",
"tipi_version": 5,
"version": "4.21.2",
"categories": [
"automation"
],
"description": "A privacy-first, open-source home assistant",
"short_desc": "A privacy-first, open-source home assistant",
"author": "Gladys Assistant",
"source": "https://github.com/gladysassistant/gladys",
"website": "https://gladysassistant.com/",
"form_fields": []
}