Files
truecharts/charts/stable/changedetection-io/values.yaml
T
TrueCharts Bot faaee7bee2 fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.55.4 → 0.55.5 (#48372)
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 | `9d15c62` → `d89d418` |

---

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

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

#### What's Changed

- Fix Spanish translations for 'Changed' and 'Last Changed' by
[@&#8203;maperal](https://redirect.github.com/maperal) in
[#&#8203;4160](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4160)
- Notifications - Fix `'str' object is not callable` when `{{
diff(...)}}` callable tokens are used with HTML/htmlcolor output by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4161](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4161)
- LLM - Master on/off switch (enable/disable) by
[@&#8203;dgtlmoon](https://redirect.github.com/dgtlmoon) in
[#&#8203;4162](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4162)

#### New Contributors

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

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

</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-->
2026-05-20 05:48:59 +00:00

30 lines
602 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.55.5@sha256:d89d4187221206f7f9f2c7946e7483815db905ca7d122644081aebd5d23ba391
service:
main:
ports:
main:
protocol: http
targetPort: 5000
port: 5000
workload:
main:
podSpec:
containers:
main:
env:
BASE_URL: ""
USE_X_SETTINGS: true
HIDE_REFERER: true
FETCH_WORKERS: 10
persistence:
datastore:
enabled: true
mountPath: "/datastore"