chore(deps): update container image doitandbedone/ispyagentdvr to v5.4.6.0@b839d23 by renovate (#21168)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker) | patch | `5.4.5.0` -> `5.4.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.4.6.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.4.5.0...5.4.6.0) [Compare Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.4.5.0...5.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjMxNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
787e41ca77
commit
109b867456
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.4.5.0
|
||||
appVersion: 5.4.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.12
|
||||
|
@ -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.11.16
|
||||
version: 9.11.17
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: doitandbedone/ispyagentdvr
|
||||
tag: 5.4.5.0@sha256:08cb00880711176789fa05437bb42bcdc789bde1c9f38321312b105704c330dd
|
||||
tag: 5.4.6.0@sha256:b839d23bf8303ce9bf3516e06f34b29ad75acf6d5749b95d86b8b23f123e1fad
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue