Files
truecharts/charts/stable/changedetection-io/Chart.yaml
T
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

43 lines
1.3 KiB
YAML

annotations:
artifacthub.io/links: |-
- name: support
url: https://discord.com/invite/tVsPTHWTtr
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: media
truecharts.org/max_helm_version: "3.17"
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.49.13
dependencies:
- name: common
version: 25.4.10
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service
home: https://truecharts.org/charts/stable/changedetection-io
icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.webp
keywords:
- monitoring
- changedection
- website watcher
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: changedetection-io
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
type: application
version: 4.9.10