From 3a37b1d3676beb8ab8b030a2619f3765564a8cf2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 Jan 2026 12:37:38 +0100 Subject: [PATCH] =?UTF-8?q?fix(changedetection-io):=20update=20image=20ghc?= =?UTF-8?q?r.io/dgtlmoon/changedetection.io=200.52.6=20=E2=86=92=200.52.7?= =?UTF-8?q?=20(#43806)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `b73ce64` -> `3f7ddb7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io) ### [`v0.52.7`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.52.7): Improvements and small features extras [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.52.6...0.52.7) #### What's Changed - Selenium fetcher - Small fix for [#​3748](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3748) RGB error on transparent screenshots or similar by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3749](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3749) - Bump apprise from 1.9.5 to 1.9.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3753](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3753) - Update zh translations with improved, consistent Simplified Chinese U… by [@​wuaishare](https://redirect.github.com/wuaishare) in [#​3752](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3752) - Bump elementpath from 5.0.4 to 5.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3754](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3754) - Hack fix for selenium 3 by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3756](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3756) - Manual polish for several translations in the zh locale. by [@​wuaishare](https://redirect.github.com/wuaishare) in [#​3757](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3757) - Empty watches tweaks by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3760](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3760) - No need to add imported items to the check queue, the scheduler will do this [#​3762](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3762) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3763](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3763) - Language updates by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3764](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3764) - Run clear history in background thread to prevent blocking by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3765](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3765) - Change deterministic fix by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3766](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3766) - Non blocking improvements by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3767](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3767) - API & UI - Recheck all - Dont requeue existing queued or processing watches. by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3770](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3770) - UI - Global "mute" and "pause" buttons on main menu, move "Backups" to "Settings" by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3769](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3769) - Lots of translation updates by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3772](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3772) - Fix zh PO duplicates and complete new translations. by [@​wuaishare](https://redirect.github.com/wuaishare) in [#​3773](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3773) #### New Contributors - [@​wuaishare](https://redirect.github.com/wuaishare) made their first contribution in [#​3752](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3752) **Full Changelog**:
--- ### Configuration šŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. šŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/changedetection-io/Chart.yaml | 4 ++-- charts/stable/changedetection-io/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/changedetection-io/Chart.yaml b/charts/stable/changedetection-io/Chart.yaml index 45be9011fbb..9b7c967ab6c 100644 --- a/charts/stable/changedetection-io/Chart.yaml +++ b/charts/stable/changedetection-io/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 0.52.6 +appVersion: 0.52.7 dependencies: - name: common version: 28.29.23 @@ -40,5 +40,5 @@ sources: - https://github.com/dgtlmoon/changedetection.io/tree/master - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/changedetection-io type: application -version: 5.15.7 +version: 5.15.8 diff --git a/charts/stable/changedetection-io/values.yaml b/charts/stable/changedetection-io/values.yaml index d01d3f2edc1..1251377bcff 100644 --- a/charts/stable/changedetection-io/values.yaml +++ b/charts/stable/changedetection-io/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/dgtlmoon/changedetection.io pullPolicy: IfNotPresent - tag: 0.52.6@sha256:b73ce64a11aea0727d557917fbdd30f02b2115c18597a33cf608505c031d8056 + tag: 0.52.7@sha256:3f7ddb7767f71f4f732a58e0b0ee186eb222719ba53503b291b5f801171f1680 service: main: