chore(deps): update container image doitandbedone/ispyagentdvr to v5.2.9.0@ba91b60 by renovate (#18839)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | patch | `5.2.8.0` -> `5.2.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.2.9.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.8.0...5.2.9.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.8.0...5.2.9.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
22d9e1fea3
commit
97287671da
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.8.0
|
||||
appVersion: 5.2.9.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- dvr
|
||||
- ispy
|
||||
- agent
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
type: application
|
||||
version: 9.2.0
|
||||
version: 9.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: doitandbedone/ispyagentdvr
|
||||
tag: 5.2.8.0@sha256:df906e0adcda6e5942e3d5d2347aa61d2173a3799c2263fb1f26ea6692128153
|
||||
tag: 5.2.9.0@sha256:ba91b60b7287e93a01bb7d08856323ac34e8d45b1cc5d56080d3422723607f26
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue