Files
truecharts/charts/stable/changedetection-io
TrueCharts Bot e4530d6348 chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.12 → 0.49.13 (#34239)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io)
| patch | `7b04081` -> `2abff4e` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>dgtlmoon/changedetection.io
(ghcr.io/dgtlmoon/changedetection.io)</summary>

###
[`v0.49.13`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.13):
Big memory management improvements, selenium fetching in headless by
default, new UI options, new API endpoint, groups update

[Compare
Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.12...0.49.13)

#### What's Changed

- Groups - Override extract_text, text_to_ignore, trigger_text and
text_should_not_be_present by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3086](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3086)
- "Recheck all" should also queue most overdue first for checking (same
like automatic scheduler) by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3087](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3087)
- Field name update - Keyword triggers - Trigger/wait for text by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3088](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3088)
- Make chrome browser headless when checking the site with selenium by
[@&#8203;Tim3141](https://redirect.github.com/Tim3141) in
[https://github.com/dgtlmoon/changedetection.io/pull/3095](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3095)
- Requests fetcher - remove old screenshot when watch was in a different
fetcher type by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon)
in
[https://github.com/dgtlmoon/changedetection.io/pull/3097](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3097)
- Add UI options tab and setting to disable opening diff in a new tab by
[@&#8203;OPerepadia](https://redirect.github.com/OPerepadia) in
[https://github.com/dgtlmoon/changedetection.io/pull/3071](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3071)
- Support multiline regex in text filtering
([#&#8203;2857](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2857))
by [@&#8203;MoshiMoshi0](https://redirect.github.com/MoshiMoshi0) in
[https://github.com/dgtlmoon/changedetection.io/pull/2889](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2889)
- Memory fixes for large playwright screenshots by
[@&#8203;xconverge](https://redirect.github.com/xconverge) in
[https://github.com/dgtlmoon/changedetection.io/pull/3092](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3092)
- Update other methods to use screenshot by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3098](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3098)
- Refactor image saving with forked process to reduce memory usage,
improvements to xpath scraper handling by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3099](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3099)
- Dont use .lower() because the html could be very big and this uses a
lot of ram by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon)
in
[https://github.com/dgtlmoon/changedetection.io/pull/3105](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3105)
- Apprise import only when needed - saves ~50Mb RAM if you dont have any
notifications enabled by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3106](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3106)
- Use bigger chunks to speed up page screenshot by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[https://github.com/dgtlmoon/changedetection.io/pull/3107](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3107)
- Added notifications API endpoints by
[@&#8203;rm335](https://redirect.github.com/rm335) in
[https://github.com/dgtlmoon/changedetection.io/pull/3103](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3103)

#### New Contributors

- [@&#8203;Tim3141](https://redirect.github.com/Tim3141) made their
first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3095](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3095)
- [@&#8203;OPerepadia](https://redirect.github.com/OPerepadia) made
their first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3071](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3071)
- [@&#8203;xconverge](https://redirect.github.com/xconverge) made their
first contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3092](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3092)
- [@&#8203;rm335](https://redirect.github.com/rm335) made their first
contribution in
[https://github.com/dgtlmoon/changedetection.io/pull/3103](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3103)

**Full Changelog**:
https://github.com/dgtlmoon/changedetection.io/compare/0.49.12...0.49.13

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-11 14:17:01 +02:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/changedetection-io

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/changedetection-io

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/changedetection-io/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project