From 9aee89b9e97dddd863c8719dc501fc302519017d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:00:39 +0800 Subject: [PATCH] chore(deps): update dgtlmoon/changedetection.io docker tag to v0.49.3 (#3283) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- changedetectionio/{0.49.2 => 0.49.3}/data.yml | 0 changedetectionio/{0.49.2 => 0.49.3}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename changedetectionio/{0.49.2 => 0.49.3}/data.yml (100%) rename changedetectionio/{0.49.2 => 0.49.3}/docker-compose.yml (86%) diff --git a/changedetectionio/0.49.2/data.yml b/changedetectionio/0.49.3/data.yml similarity index 100% rename from changedetectionio/0.49.2/data.yml rename to changedetectionio/0.49.3/data.yml diff --git a/changedetectionio/0.49.2/docker-compose.yml b/changedetectionio/0.49.3/docker-compose.yml similarity index 86% rename from changedetectionio/0.49.2/docker-compose.yml rename to changedetectionio/0.49.3/docker-compose.yml index 4d07fcca0..8dafc6ff3 100644 --- a/changedetectionio/0.49.2/docker-compose.yml +++ b/changedetectionio/0.49.3/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "./data:/datastore" - image: dgtlmoon/changedetection.io:0.49.2 + image: dgtlmoon/changedetection.io:0.49.3 labels: createdBy: "Apps"