chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.11 → 0.50.12 (#39236)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `31f6f64` -> `d07d899` | --- > [!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.50.12`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.12): - Important bug fix for 'Groups' filters, API fix, UI tweak [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.11...0.50.12) #### What's Changed - Enable "last\_viewed" field in the watch API. by [@​grota](https://redirect.github.com/grota) in [#​3403](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3403) - Add unread view filter by [@​jhedlund](https://redirect.github.com/jhedlund) in [#​3393](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3393) - Re [#​3406](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3406) fix list update by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3407](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3407) #### New Contributors - [@​grota](https://redirect.github.com/grota) made their first contribution in [#​3403](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3403) - [@​jhedlund](https://redirect.github.com/jhedlund) made their first contribution in [#​3393](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3393) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.50.11...0.50.12> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.50.11
|
||||
appVersion: 0.50.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.6
|
||||
@@ -36,7 +36,8 @@ sources:
|
||||
- https://changedetection.io/
|
||||
- https://ghcr.io/dgtlmoon/changedetection.io
|
||||
- https://github.com/dgtlmoon/changedetection.io/tree/master
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/changedetection-io
|
||||
type: application
|
||||
version: 5.3.8
|
||||
version: 5.3.9
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.50.11@sha256:31f6f64fde2699581cee4c47ffeb54b19d11866c884e2cd9bf958b5d8aad0b97
|
||||
tag: 0.50.12@sha256:d07d899166d6f145b01c060d10a2fd71831c091d3157aaa05341da8ac2af88c2
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user