fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.55.3 → 0.55.4 (#48349)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/dgtlmoon/changedetection.io](https://changedetection.io)
([source](https://redirect.github.com/dgtlmoon/changedetection.io)) |
patch | `2d0030e` → `9d15c62` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

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.55.4`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.55.4)

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

#### What's Changed

- i18n: Ruff INT (flake8-gettext) by
[@&#8203;skkzsh](https://redirect.github.com/skkzsh) in
[#&#8203;4096](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4096)
- UI - AI/LLM - "Summary" button should set last viewed by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4095](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4095)
- Improve LiteLLM deps
[#&#8203;4093](https://redirect.github.com/dgtlmoon/changedetection.io/issues/4093)
by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4102](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4102)
- i18n: Add dennis .pot/.po lint by
[@&#8203;skkzsh](https://redirect.github.com/skkzsh) in
[#&#8203;4097](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4097)
- API - watch.link was accidently a tuple, enforcing string by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4104](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4104)
- API - Add restock config to API /v1/watch/ json output
[#&#8203;4099](https://redirect.github.com/dgtlmoon/changedetection.io/issues/4099)
by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4103](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4103)
- i18n: Enforce dennis lint warnings in CI by
[@&#8203;skkzsh](https://redirect.github.com/skkzsh) in
[#&#8203;4105](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4105)
- i18n: Clear pre-existing dennis warnings in `messages.pot` by
[@&#8203;skkzsh](https://redirect.github.com/skkzsh) in
[#&#8203;4112](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4112)
- i18n: Fix broken HTML tags and enforce dennis lint warnings in CI by
[@&#8203;skkzsh](https://redirect.github.com/skkzsh) in
[#&#8203;4116](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4116)
- Notifications - extra check for system default by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4122](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4122)
- Notifications - Escape only the diff variables before Jinja2 renders
them into the template ( Stop breaking custom HTML for plaintext pages
on HTML notifications)
[#&#8203;4121](https://redirect.github.com/dgtlmoon/changedetection.io/issues/4121)
by [@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4123](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4123)
- Fixing GHSA-vwgh-2hvh-4xm5 — substring match in the
shared\_diff\_access by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4130](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4130)
- Bumping tests by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4131](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4131)
- LLM - Self-hosted OpenAI-compatible endpoint support (vLLM, LM Studio,
llama.cpp) — refs
[#&#8203;3204](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3204)
by [@&#8203;tekgnosis-net](https://redirect.github.com/tekgnosis-net) in
[#&#8203;4117](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4117)
- LLM integration - LiteLLM config - UI tweaks by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4134](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4134)
- UI - Make LLM status sticky by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4135](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4135)
- LLM - Fixing summary cache miss-hit by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4136](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4136)
- Text filters - Process subtractive\_selectors first by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4142](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4142)
- API - Better support for watch API private/internal vars by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4144](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4144)
- Text filters - Ignore text should run before 'extract text' by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4143](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4143)
- Fix/pr 4110 czech l12n catalog sync by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4145](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4145)
- Docker - INSTALLED\_MARKER is kept in /datastore but package installs
are not persistent (Dont use custom marker file, rely on pip instead) by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4147](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4147)
- Fix/llm ollama etc tweaks by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4148](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4148)
- UI - LLM - SSRF guard for the LLM `api_base` setting by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4157](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4157)
- API Security - Watch GET history snapshot - Should return `text/plain`
mimetype so it cant be accidently executed in the browser by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4158](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4158)

#### New Contributors

- [@&#8203;tekgnosis-net](https://redirect.github.com/tekgnosis-net)
made their first contribution in
[#&#8203;4117](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4117)

**Full Changelog**:
<https://github.com/dgtlmoon/changedetection.io/compare/0.55.3...0.55.4>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jaGFuZ2VkZXRlY3Rpb24taW8iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-05-19 13:39:37 +02:00
committed by GitHub
parent 5a43c8b666
commit 5a3e09998e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.55.3
appVersion: 0.55.4
dependencies:
- name: common
version: 29.3.4
@@ -38,5 +38,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: 6.4.0
version: 6.4.1
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.55.3@sha256:2d0030e12494be9ebf6a6ebbbad46afe5763f498bbfefe9ebb7f0bf6be3ca5dc
tag: 0.55.4@sha256:9d15c629cb8f1736c21ef0ca1db65e5cecbb2cba0aec14ee1b084931cfe8a964
service:
main: