chore(deps): update container image doitandbedone/ispyagentdvr to v5.3.0.0@56201fd by renovate (#18862)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | minor | `5.2.9.0` -> `5.3.0.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.3.0.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.9.0...5.3.0.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.9.0...5.3.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
beb00d05dd
commit
949b1febe0
|
@ -7,7 +7,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.2.9.0
|
appVersion: 5.3.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.2
|
version: 18.1.2
|
||||||
|
@ -35,4 +35,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: 9.2.1
|
version: 9.3.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: doitandbedone/ispyagentdvr
|
repository: doitandbedone/ispyagentdvr
|
||||||
tag: 5.2.9.0@sha256:ba91b60b7287e93a01bb7d08856323ac34e8d45b1cc5d56080d3422723607f26
|
tag: 5.3.0.0@sha256:56201fd483094cca9a45e39d2c86d100643233d04eb35e7614534e0f25d84424
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue