chore(deps): update container image doitandbedone/ispyagentdvr to v5.1.6.0@0bd41e5 (#16106)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | patch | `5.1.5.0` -> `5.1.6.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.1.6.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.5.0...5.1.6.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.5.0...5.1.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,32 +1,32 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: ispy-agent-dvr
|
name: ispy-agent-dvr
|
||||||
version: 6.0.31
|
version: 6.0.32
|
||||||
appVersion: 5.1.5.0
|
appVersion: 5.1.6.0
|
||||||
description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras.
|
description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras.
|
||||||
home: https://truecharts.org/charts/stable/ispy-agent-dvr
|
home: https://truecharts.org/charts/stable/ispy-agent-dvr
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
- 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
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- dvr
|
- dvr
|
||||||
- ispy
|
- ispy
|
||||||
- agent
|
- agent
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: doitandbedone/ispyagentdvr
|
repository: doitandbedone/ispyagentdvr
|
||||||
tag: 5.1.5.0@sha256:ee1b2ff968a1069dac6a324a54884286bc3d338f331c32fafc6c0a1a81688ff3
|
tag: 5.1.6.0@sha256:0bd41e53de3b77575c591cf92d1cc5fc702d65f7734819bbf28443286fb08622
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user