Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
263ca56dbb
commit
029cf8ebd9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-6.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.10...ispy-agent-dvr-6.0.11) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.4.0 ([#13502](https://github.com/truecharts/charts/issues/13502))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.12](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.11...ispy-agent-dvr-6.0.12) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.5.0 ([#13509](https://github.com/truecharts/charts/issues/13509))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ispy-agent-dvr-6.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.10...ispy-agent-dvr-6.0.11) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.4.0"
|
||||
appVersion: "5.0.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.11
|
||||
version: 6.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ispy-agent-dvr-6.0.12](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.11...ispy-agent-dvr-6.0.12) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.5.0 ([#13509](https://github.com/truecharts/charts/issues/13509))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||
tag: v5.0.4.0@sha256:eb335e5c48f217e8e26e6c92d7e1654b2668b711be333c9deef1d0f6be8b5bff
|
||||
tag: v5.0.5.0@sha256:ca5e27eb6d8265496bef4a26c0a349db9a36f88587c6931d08a2492ebf404e1a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue