mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 14:41:23 -03:00
fix(ispy-agent-dvr): update image docker.io/doitandbedone/ispyagentdvr 7.1.6.0 → 7.1.7.0 (#44172)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | patch | `7ae7e13` -> `33e5bba` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>doitandbedone/ispyagentdvr-docker (docker.io/doitandbedone/ispyagentdvr)</summary> ### [`v7.1.7.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/7.1.6.0...7.1.7.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/7.1.6.0...7.1.7.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaXNweS1hZ2VudC1kdnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.1.6.0
|
||||
appVersion: 7.1.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.37
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
type: application
|
||||
version: 14.1.12
|
||||
version: 14.1.13
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/doitandbedone/ispyagentdvr
|
||||
tag: 7.1.6.0@sha256:7ae7e13ce8be7fd51082ea5a79ceafaa053c511063efe53a3154cd8448619092
|
||||
tag: 7.1.7.0@sha256:33e5bba713da96d56210e08de64ca1e5056a526eea37557119e32a10df5d018b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user