From 920e258eb009706d34932baab09c2fcae1f911ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:37:22 +0000 Subject: [PATCH] chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.45.3 (#1351) --- apps/changedetection/config.json | 34 ++++++++++++------------- apps/changedetection/docker-compose.yml | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/apps/changedetection/config.json b/apps/changedetection/config.json index 307abab1..8a0e3e32 100644 --- a/apps/changedetection/config.json +++ b/apps/changedetection/config.json @@ -1,18 +1,18 @@ { - "name": "ChangeDetection", - "available": true, - "port": 8257, - "exposable": true, - "id": "changedetection", - "description": "The best and simplest free open source website change detection, restock monitor and notification service.", - "tipi_version": 1, - "version": "0.45.2", - "categories": [ - "utilities" - ], - "short_desc": "Website change detection.", - "author": "dgtlmoon", - "source": "https://github.com/dgtlmoon/changedetection.io", - "website": "https://changedetection.io/", - "form_fields": [] -} \ No newline at end of file + "name": "ChangeDetection", + "available": true, + "port": 8257, + "exposable": true, + "id": "changedetection", + "description": "The best and simplest free open source website change detection, restock monitor and notification service.", + "tipi_version": 2, + "version": "0.45.3", + "categories": [ + "utilities" + ], + "short_desc": "Website change detection.", + "author": "dgtlmoon", + "source": "https://github.com/dgtlmoon/changedetection.io", + "website": "https://changedetection.io/", + "form_fields": [] +} diff --git a/apps/changedetection/docker-compose.yml b/apps/changedetection/docker-compose.yml index f14fd078..03e03888 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.45.2 + image: ghcr.io/dgtlmoon/changedetection.io:0.45.3 container_name: changedetection hostname: changedetection volumes: