Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1651f52526
commit
d0c124b9e5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-6.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.14...ispy-agent-dvr-6.0.15) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.7.0 ([#13750](https://github.com/truecharts/charts/issues/13750))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.15...ispy-agent-dvr-6.0.16) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.8.0 ([#14050](https://github.com/truecharts/charts/issues/14050))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.14...ispy-agent-dvr-6.0.15) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [ispy-agent-dvr-6.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.5...ispy-agent-dvr-6.0.6) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.9.0 ([#12592](https://github.com/truecharts/charts/issues/12592))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.4...ispy-agent-dvr-6.0.5) (2023-09-13)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.7.0"
|
||||
appVersion: "5.0.8.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.15
|
||||
version: 6.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-6.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.15...ispy-agent-dvr-6.0.16) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.8.0 ([#14050](https://github.com/truecharts/charts/issues/14050))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v5.0.7.0@sha256:0e459a84ee67b2dfff5c15c1728999ca217021f074552c83e0afd68a84e5a5b4
|
||||
tag: v5.0.8.0@sha256:3a7324efc2e7dce4126ff4056c783cf2a06ef9c06ba80ddb0ab39e95adb8cf64
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue