chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.9.0 (#8457)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/ispy-agent-dvr](https://togithub.com/truecharts/containers) | patch | `4.5.3.0` -> `4.5.9.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bb9667ce26
commit
d3c09f700e
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.5.3.0"
|
appVersion: "4.5.9.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ name: ispy-agent-dvr
|
||||||
sources:
|
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://github.com/doitandbedone/ispyagentdvr-docker
|
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||||
version: 5.0.9
|
version: 5.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- security
|
- security
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||||
tag: 4.5.3.0@sha256:4171b73d12d93fe4690339533fd1e0b2b8b0f47f3e5f6f4d89a81fdc8d570303
|
tag: 4.5.9.0@sha256:f73648c689d53c7c2eb18b51ef126c4d89f18ecfad6050165647f513e561449e
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue