From 7e020aa867812392e5125f52c7bb194f2ec02b99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 17:24:19 -0400 Subject: [PATCH] chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.9.2 (#619) * chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.9.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/homebox/config.json | 4 ++-- apps/homebox/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/homebox/config.json b/apps/homebox/config.json index 8805005f..586ee733 100644 --- a/apps/homebox/config.json +++ b/apps/homebox/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "homebox", - "tipi_version": 3, - "version": "0.9.1", + "tipi_version": 4, + "version": "0.9.2", "categories": [ "utilities" ], diff --git a/apps/homebox/docker-compose.yml b/apps/homebox/docker-compose.yml index f6757437..c2016116 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.1 + image: ghcr.io/hay-kot/homebox:v0.9.2 container_name: homebox restart: always environment: