Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2c7467b530
commit
9a0536bb5b
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.0...ispy-agent-dvr-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.3.0 ([#11252](https://github.com/truecharts/charts/issues/11252))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.35...ispy-agent-dvr-6.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.9.0 ([#9926](https://github.com/truecharts/charts/issues/9926))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.9.1.0"
|
||||
appVersion: "4.9.3.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: 6.0.0
|
||||
version: 6.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-6.0.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.0...ispy-agent-dvr-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.3.0 ([#11252](https://github.com/truecharts/charts/issues/11252))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v4.9.1.0@sha256:55e9c42eeb450010f36206545a43820a06dc5373a2b677d3f23252751660d436
|
||||
tag: v4.9.3.0@sha256:b14322c0c35b0226af31c9947fa137af8405d8d1add1b20d4f7d999828d789b5
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue