From 3e97f3924a409252e83ded9c00795c1010c7e73e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Nov 2025 17:09:01 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/dgtlmoo?= =?UTF-8?q?n/changedetection.io=200.50.39=20=E2=86=92=200.50.40=20(#41526)?= 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 | `f67668a` -> `a368433` | --- > [!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.50.40`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.40): Non critical bug fixes release [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.39...0.50.40) #### What's Changed - Datastore - Use `orjson` for faster saves by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3601](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3601) - Watch history - Don't rescan whole history.txt when looking up a timestamp <->filepath by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3602](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3602) - Real time UI - Remove polling thread for updates - it's all done realtime with signals by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3603](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3603) - Notification body/title - Fixing validation on empty strings [#​3606](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3606) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3607](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3607) - Page should only be captured on HTML documents by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3608](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3608) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.39...0.50.40> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --- charts/stable/changedetection-io/Chart.yaml | 5 +++-- charts/stable/changedetection-io/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/changedetection-io/Chart.yaml b/charts/stable/changedetection-io/Chart.yaml index 5c23475e165..7a6b918d06f 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.50.39 +appVersion: 0.50.40 dependencies: - name: common version: 28.26.3 @@ -38,7 +38,8 @@ sources: - https://changedetection.io/ - https://ghcr.io/dgtlmoon/changedetection.io - https://github.com/dgtlmoon/changedetection.io/tree/master + - https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/changedetection-io type: application -version: 5.11.15 +version: 5.11.16 diff --git a/charts/stable/changedetection-io/values.yaml b/charts/stable/changedetection-io/values.yaml index f5bf61d970e..594cf3a60df 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.50.39@sha256:f67668a25429725de212becbdb5d8d783d715b4c99b94da7222a6035ba9f74f6 + tag: 0.50.40@sha256:a3684335bc4806b305b40271abc787687e716fbf68bfdb8e7e069ee19c599670 service: main: