chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.50.8 → 0.50.9 (#38587)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `09bbb2a` -> `00a7d2b` | --- > [!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.9`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.50.9): Bugfix release [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.50.8...0.50.9) #### What's Changed - Fix set conditions by API by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3349](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3349) - Bump actions/download-artifact from 4 to 5 in the all group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/dgtlmoon/changedetection.io/pull/3364](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3364)4 - remove cryptography lib by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3365](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3365) - More reliable queue handlers by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3363](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3363) - Bump actions/checkout from 4 to 5 in the all group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/dgtlmoon/changedetection.io/pull/3373](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3373)3 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.50.8...0.50.9 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.8
|
||||
appVersion: 0.50.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -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: 5.3.2
|
||||
version: 5.3.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.50.8@sha256:09bbb2ae22e71deaddf8c2c7d383c5a85e8b6f4ac93fe3428e929832ec09d522
|
||||
tag: 0.50.9@sha256:00a7d2b4ca75cb04a7c195546276c52effc353fffb30ef002020468faf0b1a3e
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user