From 65bcef51c0362bf751021c38f1da50300fdf36d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 07:15:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.47.03 (#5137) --- apps/changedetection/config.json | 6 +++--- apps/changedetection/docker-compose.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/changedetection/config.json b/apps/changedetection/config.json index 8e785230ba..44f8ce8f36 100644 --- a/apps/changedetection/config.json +++ b/apps/changedetection/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "changedetection", "description": "The best and simplest free open source website change detection, restock monitor and notification service.", - "tipi_version": 29, - "version": "0.46.04", + "tipi_version": 30, + "version": "0.47.03", "categories": ["utilities"], "short_desc": "Website change detection.", "author": "dgtlmoon", @@ -15,5 +15,5 @@ "form_fields": [], "supported_architectures": ["arm64", "amd64"], "created_at": 1691943801422, - "updated_at": 1725456676000 + "updated_at": 1729322082000 } diff --git a/apps/changedetection/docker-compose.yml b/apps/changedetection/docker-compose.yml index 2fb7d781ca..24dbac1b1d 100644 --- a/apps/changedetection/docker-compose.yml +++ b/apps/changedetection/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: changedetection: - image: ghcr.io/dgtlmoon/changedetection.io:0.46.04 + image: ghcr.io/dgtlmoon/changedetection.io:0.47.03 container_name: changedetection hostname: changedetection volumes: