mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 21:25:23 -03:00
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.14 → 0.49.15 (#34530)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `eccd345` -> `34e1487` | 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.49.15`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.15) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.14...0.49.15) #### What's Changed - Only add screenshot warning if capture was greater than trim size by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3123](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3123) - Updating restock texts by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3124](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3124) - Development: introduce Ruff as linter/formatter by [@​xLinkOut](https://redirect.github.com/xLinkOut) in [https://github.com/dgtlmoon/changedetection.io/pull/3039](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3039) - Send TRACE and INFO logs to stdout by [@​drrlvn](https://redirect.github.com/drrlvn) in [https://github.com/dgtlmoon/changedetection.io/pull/3051](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3051) - re [#​3126](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3126) Visual Selector & Browser Steps - Always recheck if the data/screenshot is ready under "Visual Selector" tab after using Browser Steps by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3130](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3130) #### New Contributors - [@​drrlvn](https://redirect.github.com/drrlvn) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/3051](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3051) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.14...0.49.15 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.49.14
|
||||
appVersion: 0.49.15
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/dgtlmoon/changedetection.io/tree/master
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
|
||||
type: application
|
||||
version: 4.9.11
|
||||
version: 4.9.12
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.49.14@sha256:eccd3454a37650c92aa1609ef5d103e78caa3da333e30ed09ab3f506c29134ec
|
||||
tag: 0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user