Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
44a6d9d06e
commit
a4a5ce90be
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [ispy-agent-dvr-4.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.15...ispy-agent-dvr-4.0.16) (2023-02-10)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure new helm deps repo is used in latest releases as well.
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [ispy-agent-dvr-4.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.16...ispy-agent-dvr-4.0.17) (2023-02-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.1.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ispy-agent-dvr-4.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.15...ispy-agent-dvr-4.0.16) (2023-02-10)
|
## [ispy-agent-dvr-4.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.15...ispy-agent-dvr-4.0.16) (2023-02-10)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [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)
|
## [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
|
### 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
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.4.9.0"
|
appVersion: "4.5.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ 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://hub.docker.com/r/doitandbedone/ispyagentdvr
|
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
|
||||||
- https://github.com/doitandbedone/ispyagentdvr-docker
|
- https://github.com/doitandbedone/ispyagentdvr-docker
|
||||||
version: 4.0.16
|
version: 4.0.17
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- security
|
- security
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [ispy-agent-dvr-4.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.16...ispy-agent-dvr-4.0.17) (2023-02-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.1.0
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/ispy-agent-dvr
|
repository: tccr.io/truecharts/ispy-agent-dvr
|
||||||
tag: 4.4.9.0@sha256:f409332f428a0dff415e05b4c5613d88af248bee2a55c66edfc77c62e9252fa3
|
tag: 4.5.1.0@sha256:e4a8a16ec50e46284f83c52544c451a5df3a37372dd187d707075cc3a07b8495
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue