Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ca2cc105ca
commit
0b2591c92d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-4.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.5...ispy-agent-dvr-4.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-4.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.6...ispy-agent-dvr-4.0.7) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.4.4.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-4.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.5...ispy-agent-dvr-4.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-4.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.2...ispy-agent-dvr-4.0.3) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-4.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.2...ispy-agent-dvr-4.0.3) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.4.3.0"
|
||||
appVersion: "4.4.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||
version: 4.0.6
|
||||
version: 4.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-4.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.6...ispy-agent-dvr-4.0.7) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.4.4.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: 4.4.3.0@sha256:a53e7c6335c41c4e78f79861b700d1864b58ea9687009fc0183bb15f81b4735b
|
||||
tag: 4.4.4.0@sha256:fb5c693b043238c7231f39518c739f2ca9b31eeebaf31eaf370702c62028e8c8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue