From e307ab88404ab8db2f098170aff4f56ad717fdbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:39:15 +0000 Subject: [PATCH 1/2] chore(deps): update dgtlmoon/changedetection.io docker tag to v0.54.10 --- apps/changedetectionio/0.54.9/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/changedetectionio/0.54.9/docker-compose.yml b/apps/changedetectionio/0.54.9/docker-compose.yml index f565e1f89290..934223b407ab 100644 --- a/apps/changedetectionio/0.54.9/docker-compose.yml +++ b/apps/changedetectionio/0.54.9/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "./data:/datastore" - image: dgtlmoon/changedetection.io:0.54.9 + image: dgtlmoon/changedetection.io:0.54.10 labels: createdBy: "Apps" From 177672b6212dde2454fc630124a5469973be5533 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Mon, 20 Apr 2026 09:39:29 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/changedetectionio/{0.54.9 => 0.54.10}/data.yml | 0 apps/changedetectionio/{0.54.9 => 0.54.10}/docker-compose.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename apps/changedetectionio/{0.54.9 => 0.54.10}/data.yml (100%) rename apps/changedetectionio/{0.54.9 => 0.54.10}/docker-compose.yml (100%) diff --git a/apps/changedetectionio/0.54.9/data.yml b/apps/changedetectionio/0.54.10/data.yml similarity index 100% rename from apps/changedetectionio/0.54.9/data.yml rename to apps/changedetectionio/0.54.10/data.yml diff --git a/apps/changedetectionio/0.54.9/docker-compose.yml b/apps/changedetectionio/0.54.10/docker-compose.yml similarity index 100% rename from apps/changedetectionio/0.54.9/docker-compose.yml rename to apps/changedetectionio/0.54.10/docker-compose.yml