Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8f1a2c567a
commit
3405adb1f2
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [ispy-agent-dvr-6.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.6...ispy-agent-dvr-6.0.7) (2023-09-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.0.0 ([#12611](https://github.com/truecharts/charts/issues/12611))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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)
|
## [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
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.7.0 ([#10705](https://github.com/truecharts/charts/issues/10705))
|
- 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
|
|
||||||
|
|
||||||
- update helm general non-major ([#10613](https://github.com/truecharts/charts/issues/10613))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.9.9.0"
|
appVersion: "5.0.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ name: ispy-agent-dvr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
|
||||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||||
version: 6.0.6
|
version: 6.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- security
|
- security
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [ispy-agent-dvr-6.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.6...ispy-agent-dvr-6.0.7) (2023-09-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.0.0 ([#12611](https://github.com/truecharts/charts/issues/12611))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||||
tag: v4.9.9.0@sha256:8e64eba7f153d71d56bbce9c93fa907302a983f761fcf70a8f539cfabcd69430
|
tag: v5.0.0.0@sha256:5ee1f5fe567a8d7509f27263bfcf3819f51abf46868fc8b389d450d95d52b8ff
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue