chore(deps): update container image doitandbedone/ispyagentdvr to v5.6.2.0@cd82061 by renovate (#24607)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | patch | `5.6.1.0` -> `5.6.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>doitandbedone/ispyagentdvr-docker (doitandbedone/ispyagentdvr)</summary> ### [`v5.6.2.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.6.1.0...5.6.2.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.6.1.0...5.6.2.0) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMTUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
cdeb3006b8
commit
c3c2fe731b
|
@ -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: 5.6.1.0
|
appVersion: 5.6.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||||
type: application
|
type: application
|
||||||
version: 11.2.0
|
version: 11.2.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: doitandbedone/ispyagentdvr
|
repository: doitandbedone/ispyagentdvr
|
||||||
tag: 5.6.1.0@sha256:1e4592362040eb00729522a7c24090fd76e5d0d5b4e29a5e9bc4937b049325d3
|
tag: 5.6.2.0@sha256:cd82061a03637d026792588894ae8993edf6aa6283ae40978ca3ee04e8532712
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue