From 25f0d80f7857555e0b1f764fd8fc10ffb0a16fec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 07:34:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.10.0 (#1371) --- apps/homebox/config.json | 8 +++++--- apps/homebox/docker-compose.yml | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/apps/homebox/config.json b/apps/homebox/config.json index 86086c9e..a06533aa 100644 --- a/apps/homebox/config.json +++ b/apps/homebox/config.json @@ -5,9 +5,11 @@ "available": true, "exposable": true, "id": "homebox", - "tipi_version": 5, - "version": "0.9.2", - "categories": ["utilities"], + "tipi_version": 6, + "version": "0.10.0", + "categories": [ + "utilities" + ], "description": "Homebox is the inventory and organization system built for the Home User", "short_desc": "Homebox is the inventory and organization system built for the Home User", "author": "hay-kot", diff --git a/apps/homebox/docker-compose.yml b/apps/homebox/docker-compose.yml index 95ee1290..4698742d 100644 --- a/apps/homebox/docker-compose.yml +++ b/apps/homebox/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.4" services: homebox: - image: ghcr.io/hay-kot/homebox:v0.9.2 + image: ghcr.io/hay-kot/homebox:v0.10.0 container_name: homebox restart: always environment: