Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
39ac62d619
commit
07bcf31dee
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-5.0.32](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.31...ispy-agent-dvr-5.0.32) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10613](https://github.com/truecharts/charts/issues/10613))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-5.0.33](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.32...ispy-agent-dvr-5.0.33) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.7.0 ([#10705](https://github.com/truecharts/charts/issues/10705))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-5.0.32](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.31...ispy-agent-dvr-5.0.32) (2023-07-20)
|
||||
|
||||
### 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.6.0"
|
||||
appVersion: "4.8.7.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.32
|
||||
version: 5.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-5.0.33](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.32...ispy-agent-dvr-5.0.33) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.7.0 ([#10705](https://github.com/truecharts/charts/issues/10705))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v4.8.6.0@sha256:266a3bb7aa22b2840ac3c4030f9a423c8dc2bcf67b77eb5608ba21fff019870a
|
||||
tag: v4.8.7.0@sha256:c87a1eddd7b9b67449426802758efc0ac563970684027bfa142459553c6db0b6
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue