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=-->
This commit is contained in:
TrueCharts Bot
2025-04-11 14:17:01 +02:00
committed by GitHub
parent d62f09672d
commit e4530d6348
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.49.12
appVersion: 0.49.13
dependencies:
- name: common
version: 25.4.10
@@ -38,5 +38,5 @@ sources:
- https://github.com/dgtlmoon/changedetection.io/tree/master
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
type: application
version: 4.9.9
version: 4.9.10
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.49.12@sha256:7b04081f68bf8d08a40f64fb81f605b58e507e7070ddc9874ee1d58fc646c96f
tag: 0.49.13@sha256:2abff4e2a1275aee7dcf9ded08b1b323dddeaf3e36c9ac8470bf7376d4e84b2f
service:
main: