mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 05:31:38 -03:00
fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.52.6 → 0.52.7 (#43806)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `b73ce64` -> `3f7ddb7` | --- > [!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.7`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.52.7): Improvements and small features extras [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.52.6...0.52.7) #### What's Changed - Selenium fetcher - Small fix for [#​3748](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3748) RGB error on transparent screenshots or similar by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3749](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3749) - Bump apprise from 1.9.5 to 1.9.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3753](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3753) - Update zh translations with improved, consistent Simplified Chinese U… by [@​wuaishare](https://redirect.github.com/wuaishare) in [#​3752](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3752) - Bump elementpath from 5.0.4 to 5.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3754](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3754) - Hack fix for selenium 3 by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3756](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3756) - Manual polish for several translations in the zh locale. by [@​wuaishare](https://redirect.github.com/wuaishare) in [#​3757](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3757) - Empty watches tweaks by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3760](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3760) - No need to add imported items to the check queue, the scheduler will do this [#​3762](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3762) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3763](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3763) - Language updates by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3764](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3764) - Run clear history in background thread to prevent blocking by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3765](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3765) - Change deterministic fix by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3766](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3766) - Non blocking improvements by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3767](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3767) - API & UI - Recheck all - Dont requeue existing queued or processing watches. by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3770](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3770) - UI - Global "mute" and "pause" buttons on main menu, move "Backups" to "Settings" by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3769](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3769) - Lots of translation updates by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3772](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3772) - Fix zh PO duplicates and complete new translations. by [@​wuaishare](https://redirect.github.com/wuaishare) in [#​3773](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3773) #### New Contributors - [@​wuaishare](https://redirect.github.com/wuaishare) made their first contribution in [#​3752](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3752) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.52.5...0.52.7> </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.6
|
||||
appVersion: 0.52.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.23
|
||||
@@ -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.7
|
||||
version: 5.15.8
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.52.6@sha256:b73ce64a11aea0727d557917fbdd30f02b2115c18597a33cf608505c031d8056
|
||||
tag: 0.52.7@sha256:3f7ddb7767f71f4f732a58e0b0ee186eb222719ba53503b291b5f801171f1680
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user