Skip to content

Commit

Permalink
chore(deps): update container image doitandbedone/ispyagentdvr to v5.…
Browse files Browse the repository at this point in the history
…1.5.0@ee1b2ff (truecharts#16076)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.1.4.0` -> `5.1.5.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.1.5.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.4.0...5.1.5.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.4.0...5.1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Dec 14, 2023
1 parent f6ea9e2 commit a74da56
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions charts/stable/ispy-agent-dvr/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: ispy-agent-dvr
version: 6.0.30
appVersion: 5.1.4.0
version: 6.0.31
appVersion: 5.1.5.0
description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras.
home: https://truecharts.org/charts/stable/ispy-agent-dvr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png
deprecated: false
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
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
maintainers:
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
keywords:
- dvr
- ispy
- agent
- dvr
- ispy
- agent
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/ispy-agent-dvr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: doitandbedone/ispyagentdvr
tag: 5.1.4.0@sha256:c9fd33c1c07796e415f5692812ea245f11d6506f18f12a3d42bd518f99bdae46
tag: 5.1.5.0@sha256:ee1b2ff968a1069dac6a324a54884286bc3d338f331c32fafc6c0a1a81688ff3
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit a74da56

Please sign in to comment.