mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 16:21:20 -03:00
chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.4.9.0 → 6.5.0.0 (#36611)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | minor | `82a2bed` -> `95d07cf` | --- > [!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> ### [`v6.5.0.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.4.9.0...6.5.0.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.4.9.0...6.5.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.4.9.0
|
||||
appVersion: 6.5.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
type: application
|
||||
version: 12.5.1
|
||||
version: 12.6.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/doitandbedone/ispyagentdvr
|
||||
tag: 6.4.9.0@sha256:82a2bedba5a1abd18897af86cfc2da902920abdd5788587b18e182e2453f1bcd
|
||||
tag: 6.5.0.0@sha256:95d07cf1d99de9e1e1e17391751c70dabf7313db3238d6ac14cd1fe071cc25c5
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user