Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8ac7d90ae6
commit
10a2339864
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-5.0.29](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.28...ispy-agent-dvr-5.0.29) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.1.0 ([#10262](https://github.com/truecharts/charts/issues/10262))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-5.0.30](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.29...ispy-agent-dvr-5.0.30) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.4.0 ([#10583](https://github.com/truecharts/charts/issues/10583))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-5.0.29](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.28...ispy-agent-dvr-5.0.29) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-5.0.26](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.25...ispy-agent-dvr-5.0.26) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.6.0 ([#9658](https://github.com/truecharts/charts/issues/9658))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-5.0.26](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.25...ispy-agent-dvr-5.0.26) (2023-06-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.8.1.0"
|
||||
appVersion: "4.8.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ name: ispy-agent-dvr
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||
version: 5.0.29
|
||||
version: 5.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-5.0.30](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.29...ispy-agent-dvr-5.0.30) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.4.0 ([#10583](https://github.com/truecharts/charts/issues/10583))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v4.8.1.0@sha256:b1f1135417d497889fc570ee26364a536597610333ca8a41845d289bd2c5aa63
|
||||
tag: v4.8.4.0@sha256:ce96f4cb361d3e7b03339a6fcd69a077a70372539762421772fa51a2c467b59b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue