Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
210ca034a0
commit
d9566873c8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.1...ispy-agent-dvr-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.5.0 ([#11473](https://github.com/truecharts/charts/issues/11473))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-5.0.27](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.26...ispy-agent-dvr-5.0.27) (2023-06-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.9.0 ([#9926](https://github.com/truecharts/charts/issues/9926))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.9.3.0"
|
||||
appVersion: "4.9.5.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.1
|
||||
version: 6.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-6.0.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.1...ispy-agent-dvr-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.5.0 ([#11473](https://github.com/truecharts/charts/issues/11473))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v4.9.3.0@sha256:b14322c0c35b0226af31c9947fa137af8405d8d1add1b20d4f7d999828d789b5
|
||||
tag: v4.9.5.0@sha256:ff55159ecb9de32f266ce2368c30e0a04c14710fca16c74ad619f6d955f91adc
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue