mirror of
https://github.com/truecharts/charts.git
synced 2026-08-02 07:16:11 -03:00
chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.2.1.0 → 6.2.3.0 (#32902)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker) | patch | `c870c6d` -> `19dee60` | 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.2.3.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.2.2.0...6.2.3.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.2.2.0...6.2.3.0) ### [`v6.2.2.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.2.1.0...6.2.2.0) [Compare Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.2.1.0...6.2.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.2.1.0
|
||||
appVersion: 6.2.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
type: application
|
||||
version: 12.3.1
|
||||
version: 12.3.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/doitandbedone/ispyagentdvr
|
||||
tag: 6.2.1.0@sha256:c870c6da26f651c64a2e7add9bebbbba7853ff3acfdfdb8c921eb33fe6433f39
|
||||
tag: 6.2.3.0@sha256:19dee60fd7cc94ba80eb1f24ef021cb9d2b788d2d8505d9991083301a489a0de
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user