chore(deps): update container image doitandbedone/ispyagentdvr to v5.5.9.0@d6769c3 by renovate (#24077)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | patch | `5.5.4.0` -> `5.5.9.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.5.9.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.8.0...5.5.9.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.8.0...5.5.9.0) ### [`v5.5.8.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.7.0...5.5.8.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.7.0...5.5.8.0) ### [`v5.5.7.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.6.0...5.5.7.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.6.0...5.5.7.0) ### [`v5.5.6.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.5.0...5.5.6.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.5.0...5.5.6.0) ### [`v5.5.5.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.4.0...5.5.5.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.5.4.0...5.5.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
f3d789596c
commit
402ca9ece5
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.5.4.0
|
||||
appVersion: 5.5.9.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
type: application
|
||||
version: 11.1.3
|
||||
version: 11.1.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: doitandbedone/ispyagentdvr
|
||||
tag: 5.5.4.0@sha256:84f5c90a6034b26a53e3b48c964a1b06eb7d5e310a4053c202cda2231d65159c
|
||||
tag: 5.5.9.0@sha256:d6769c3e8e01f6dc4413175d9abff9b0a3e410b78235c1d919056e360fbe8ac6
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue