From d51d180c26a98e80615c03aad21a8bef9ede2915 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 17:22:59 +0800 Subject: [PATCH] chore(deps): update dgtlmoon/changedetection.io docker tag to v0.49.17 (#3887) * chore(deps): update dgtlmoon/changedetection.io docker tag to v0.49.17 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- changedetectionio/{0.49.16 => 0.49.17}/data.yml | 0 changedetectionio/{0.49.16 => 0.49.17}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename changedetectionio/{0.49.16 => 0.49.17}/data.yml (100%) rename changedetectionio/{0.49.16 => 0.49.17}/docker-compose.yml (86%) diff --git a/changedetectionio/0.49.16/data.yml b/changedetectionio/0.49.17/data.yml similarity index 100% rename from changedetectionio/0.49.16/data.yml rename to changedetectionio/0.49.17/data.yml diff --git a/changedetectionio/0.49.16/docker-compose.yml b/changedetectionio/0.49.17/docker-compose.yml similarity index 86% rename from changedetectionio/0.49.16/docker-compose.yml rename to changedetectionio/0.49.17/docker-compose.yml index 18f8d6c3b..10edf7f89 100644 --- a/changedetectionio/0.49.16/docker-compose.yml +++ b/changedetectionio/0.49.17/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "./data:/datastore" - image: dgtlmoon/changedetection.io:0.49.16 + image: dgtlmoon/changedetection.io:0.49.17 labels: createdBy: "Apps"