chore(deps): update container image doitandbedone/ispyagentdvr to v5.2.2.0@4811daf by renovate (#17244)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | patch | `5.2.1.0` -> `5.2.2.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.2.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.1.0...5.2.2.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.2.1.0...5.2.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
318c96673e
commit
2ecd223156
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.1.0
|
||||
appVersion: 5.2.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -24,15 +24,15 @@ keywords:
|
|||
- dvr
|
||||
- ispy
|
||||
- agent
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: ispy-agent-dvr
|
||||
sources:
|
||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||
type: application
|
||||
version: 8.2.0
|
||||
version: 8.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: doitandbedone/ispyagentdvr
|
||||
tag: 5.2.1.0@sha256:469e1280fa218305c618baafd234ad6e4afa216859f1402b57f9b501d8747f69
|
||||
tag: 5.2.2.0@sha256:4811daf9051f6088269e05f19242e3eba6d8e7993e99f05e4cc3c63ea8cd3896
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue