chore(deps): update gladysassistant/gladys docker tag to v4.42.0 (#3556)

This commit is contained in:
renovate[bot] 2024-05-23 14:21:45 +00:00 committed by GitHub
parent f6ea0c121c
commit b9a5179144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -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"]
}

View File

@ -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