chore(deps): update gladysassistant/gladys docker tag to v4.42.0 (#3556)
This commit is contained in:
parent
f6ea0c121c
commit
b9a5179144
|
@ -5,19 +5,14 @@
|
|||
"available": true,
|
||||
"exposable": false,
|
||||
"id": "gladys",
|
||||
"tipi_version": 35,
|
||||
"version": "4.41.0",
|
||||
"categories": [
|
||||
"automation"
|
||||
],
|
||||
"tipi_version": 36,
|
||||
"version": "4.42.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": [],
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '3'
|
|||
services:
|
||||
gladys:
|
||||
container_name: gladys
|
||||
image: gladysassistant/gladys:v4.41.0
|
||||
image: gladysassistant/gladys:v4.42.0
|
||||
privileged: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
Loading…
Reference in New Issue
Block a user