fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.54.9 → 0.54.10 (#47262)
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 | `2a7a832` → `c85fb73` | --- > [!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.10`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.54.10) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.54.9...0.54.10) #### What's Changed - i18n: Wrap untranslated UI strings and update ja translations by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4052](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4052) - Bump apprise from 1.9.8 to 1.9.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​4059](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4059) - Fix - diff\_changed\_to causing some missed notifications by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4066](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4066) - Fix untranslated labels on mobile watchlist view by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4064](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4064) - Fix unresponsive "help and tips" button on tag edit screen by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4055](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4055) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.54.9...0.54.10> </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-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.54.9
|
||||
appVersion: 0.54.10
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.0
|
||||
@@ -38,5 +38,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.1.0
|
||||
version: 6.1.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.54.9@sha256:2a7a8325b560e3cb6834c31f2a86b9ef7fac13c63cf0d3bdf5a14bdd3f0fbe77
|
||||
tag: 0.54.10@sha256:c85fb73ce4e1986c90b9b747e0247cd67b0d4ebcce4718a5f7205dc64ccc178a
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user