From aaa6dbe33e1f90f157058e57c781ab8993e2c66b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 18 Oct 2025 00:00:00 +0000 Subject: [PATCH] Revert 'Updater bot : changedetection.io updated to 0.50.26' [nobuild] --- changedetection.io/CHANGELOG.md | 3 --- changedetection.io/config.yaml | 2 +- changedetection.io/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/changedetection.io/CHANGELOG.md b/changedetection.io/CHANGELOG.md index 9803c0622..2f87eaa68 100644 --- a/changedetection.io/CHANGELOG.md +++ b/changedetection.io/CHANGELOG.md @@ -1,7 +1,4 @@ -## 0.50.26 (18-10-2025) -- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases) - ## 0.50.21 (11-10-2025) - Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases) diff --git a/changedetection.io/config.yaml b/changedetection.io/config.yaml index 13968de71..5674b6c8b 100644 --- a/changedetection.io/config.yaml +++ b/changedetection.io/config.yaml @@ -28,5 +28,5 @@ schema: slug: changedetection.io udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io -version: "0.50.26" +version: 0.50.21 webui: http://[HOST]:[PORT:5000] diff --git a/changedetection.io/updater.json b/changedetection.io/updater.json index 89a47ab88..46dee2df0 100644 --- a/changedetection.io/updater.json +++ b/changedetection.io/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "false", - "last_update": "18-10-2025", + "last_update": "11-10-2025", "repository": "alexbelgium/hassio-addons", "slug": "changedetection.io", "source": "github", "upstream_repo": "linuxserver/docker-changedetection.io", - "upstream_version": "0.50.26" + "upstream_version": "0.50.21" }