Update Gladys to v4.20.0 (#317)

This commit is contained in:
DrMxrcy 2023-04-13 13:57:04 -04:00 committed by GitHub
parent 4462fb8133
commit bb75efab57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": false,
"id": "gladys",
"tipi_version": 1,
"version": "v4.19.0",
"tipi_version": 2,
"version": "v4.20.0",
"categories": ["automation"],
"description": "A privacy-first, open-source home assistant",
"short_desc": "A privacy-first, open-source home assistant",

View File

@ -3,7 +3,7 @@ version: '3'
services:
gladys:
container_name: gladys
image: gladysassistant/gladys:v4.19.0
image: gladysassistant/gladys:v4.20.0
privileged: true
restart: on-failure
stop_grace_period: 1m