app-store/apps/gladys/config.json
renovate[bot] f7bcbde9d0
chore(deps): update gladysassistant/gladys docker tag to v4.21.0 (#342)
* chore(deps): update gladysassistant/gladys docker tag to v4.21.0

* 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-18 01:05:41 -04:00

20 lines
507 B
JSON

{
"$schema": "../schema.json",
"name": "Gladys Assistant",
"port": 8270,
"available": true,
"exposable": false,
"id": "gladys",
"tipi_version": 3,
"version": "4.21.0",
"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": []
}