chore(deps): update container image ghcr.io/dgtlmoon/changedetection.io to v0.46.02@1a7e703 by renovate (#24469)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/dgtlmoon/changedetection.io | patch | `0.46.01` -> `0.46.02` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
9457f3c620
commit
2f70a633ac
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.46.01
|
appVersion: 0.46.02
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/dgtlmoon/changedetection.io/tree/master
|
- https://github.com/dgtlmoon/changedetection.io/tree/master
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
|
- https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
|
||||||
type: application
|
type: application
|
||||||
version: 4.2.0
|
version: 4.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.46.01@sha256:1de9d653f9292ee5fb2b624b393cb9b40931b9624f54e9f75394b66ba850425b
|
tag: 0.46.02@sha256:1a7e703c07acfa2eb642be24b3ef7b8a1edb341119f1811b4e1f5afbf883f103
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue