fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.54.7 → 0.54.8 (#46839)
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 | `b632a9f` → `45a90dd` | --- > [!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.8`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.54.8) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.54.7...0.54.8) #### What's Changed CVE-2026-35490 - Authentication Bypass via Decorator Ordering - Extendable theme pluggy implementation by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4011](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4011) - CI - Ensure all unit tests are run by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4022](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4022) - Update openapi-core requirement from \~=0.22 to \~=0.23 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4009](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4009) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.54.7...0.54.8> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hhbmdlZGV0ZWN0aW9uLWlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.54.7
|
||||
appVersion: 0.54.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -37,5 +37,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.0.2
|
||||
version: 6.0.3
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.54.7@sha256:b632a9fb6be702fb859e02cd5cac5de7a7466ce1e97f5f5347a1d012c0720108
|
||||
tag: 0.54.8@sha256:45a90dd17a4012ce3046b246ff100f001f9e09a8114db496d6ed64ae3c8db2e9
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user