feat(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.53.7 → 0.54.1 (#45467)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | minor | `7e30093` → `bda857d` | --- > [!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.54.1`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.54.1) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.53.7...0.54.1) - CVE-2026-27696 - Server-Side Request Forgery (SSRF) via Watch URLs, set env var `ALLOW_IANA_RESTRICTED_ADDRESSES` to `true` to access IANA reserved URLs such as <http://169.254.169.254>, <http://10.0.0.1/>, <http://127.0.0.1/>, etc. - CVE-2026-27645 - Reflected XSS in RSS Single Watch request **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.53.7...0.54.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hhbmdlZGV0ZWN0aW9uLWlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.53.7
|
||||
appVersion: 0.54.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.31.19
|
||||
@@ -43,5 +43,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: 5.18.1
|
||||
version: 5.19.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.53.7@sha256:7e30093a5ed0db774e26a4762229995b6331fbdebf75f51408cbd1275afd0d0e
|
||||
tag: 0.54.1@sha256:bda857dd1c0680eb2665366ef8fe7472593c5add6558c25825a28e241888c6ea
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user