From 368f3e81523aee259bfdc87c4362f2442e5cd678 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:24:12 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/seriousm4x/upsnap docker tag to v4.4.0 --- Apps/upsnap/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/upsnap/docker-compose.yml b/Apps/upsnap/docker-compose.yml index 8b2725e8b..2146fb3d4 100644 --- a/Apps/upsnap/docker-compose.yml +++ b/Apps/upsnap/docker-compose.yml @@ -12,7 +12,7 @@ services: container_name: big-bear-upsnap # Image to be used for the container - image: ghcr.io/seriousm4x/upsnap:4.3.4 + image: ghcr.io/seriousm4x/upsnap:4.4.0 # Container restart policy restart: unless-stopped From 98af31e7f957d42250fa201f047be028323a1053 Mon Sep 17 00:00:00 2001 From: Big Bear CI Date: Sat, 28 Dec 2024 12:24:43 +0000 Subject: [PATCH 2/2] Update app version [ready] --- Apps/upsnap/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/upsnap/config.json b/Apps/upsnap/config.json index a52afacd3..d04b4a532 100644 --- a/Apps/upsnap/config.json +++ b/Apps/upsnap/config.json @@ -1,6 +1,6 @@ { "id": "upsnap", - "version": "4.3.4", + "version": "4.4.0", "image": "ghcr.io/seriousm4x/upsnap", "youtube": "", "docs_link": "",