From d734aaf02deb65f51f9047783b256df9d3f47c52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:18:42 +0000 Subject: [PATCH 1/2] Update dgtlmoon/changedetection.io Docker tag to v0.49 --- changedetectionio/0.45/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/0.45/docker-compose.yml b/changedetectionio/0.45/docker-compose.yml index 75c4c9715..8390ecfba 100644 --- a/changedetectionio/0.45/docker-compose.yml +++ b/changedetectionio/0.45/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "${DATA_PATH}:/datastore" - image: dgtlmoon/changedetection.io:0.45 + image: dgtlmoon/changedetection.io:0.49 labels: createdBy: "Apps" From 71d3ecb3e06409e155824647900374dc0d799664 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 23 Mar 2025 16:18:52 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- changedetectionio/{0.45 => 0.49}/.env.sample | 0 changedetectionio/{0.45 => 0.49}/data.yml | 0 changedetectionio/{0.45 => 0.49}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename changedetectionio/{0.45 => 0.49}/.env.sample (100%) rename changedetectionio/{0.45 => 0.49}/data.yml (100%) rename changedetectionio/{0.45 => 0.49}/docker-compose.yml (100%) diff --git a/changedetectionio/0.45/.env.sample b/changedetectionio/0.49/.env.sample similarity index 100% rename from changedetectionio/0.45/.env.sample rename to changedetectionio/0.49/.env.sample diff --git a/changedetectionio/0.45/data.yml b/changedetectionio/0.49/data.yml similarity index 100% rename from changedetectionio/0.45/data.yml rename to changedetectionio/0.49/data.yml diff --git a/changedetectionio/0.45/docker-compose.yml b/changedetectionio/0.49/docker-compose.yml similarity index 100% rename from changedetectionio/0.45/docker-compose.yml rename to changedetectionio/0.49/docker-compose.yml