From 0becc038621f053e8016da94348912c1e820b0f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 02:30:28 +0000 Subject: [PATCH] chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.45.23 (#3532) --- apps/changedetection/config.json | 13 ++++--------- apps/changedetection/docker-compose.yml | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/apps/changedetection/config.json b/apps/changedetection/config.json index 0c1265f3..5c07b536 100644 --- a/apps/changedetection/config.json +++ b/apps/changedetection/config.json @@ -5,18 +5,13 @@ "exposable": true, "id": "changedetection", "description": "The best and simplest free open source website change detection, restock monitor and notification service.", - "tipi_version": 20, - "version": "0.45.22", - "categories": [ - "utilities" - ], + "tipi_version": 21, + "version": "0.45.23", + "categories": ["utilities"], "short_desc": "Website change detection.", "author": "dgtlmoon", "source": "https://github.com/dgtlmoon/changedetection.io", "website": "https://changedetection.io/", "form_fields": [], - "supported_architectures": [ - "arm64", - "amd64" - ] + "supported_architectures": ["arm64", "amd64"] } diff --git a/apps/changedetection/docker-compose.yml b/apps/changedetection/docker-compose.yml index 0edb6107..a24c1d84 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.22 + image: ghcr.io/dgtlmoon/changedetection.io:0.45.23 container_name: changedetection hostname: changedetection volumes: