fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.52.5 → 0.52.6 (#43659)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `dff8cd5` -> `b73ce64` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.52.6`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.52.6): Selenium fetcher fix and small UI update [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.52.5...0.52.6) - Selenium fetcher fix and small UI update **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.52.5...0.52.6> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hhbmdlZGV0ZWN0aW9uLWlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.52.5
|
||||
appVersion: 0.52.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.18
|
||||
@@ -40,5 +40,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.15.4
|
||||
version: 5.15.5
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.52.5@sha256:dff8cd5542d3d5f94dbb1e30b05b750498f73be0f3837e658ab3fcbdbc3c8ec0
|
||||
tag: 0.52.6@sha256:b73ce64a11aea0727d557917fbdd30f02b2115c18597a33cf608505c031d8056
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user