From 8a5e203253c008b2abf5db0ff457c8490cd7d4a1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 13 Sep 2023 17:39:40 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ispy-agent-dvr/6.0.4/app-changelog.md | 9 --------- .../{6.0.4 => 6.0.5}/CHANGELOG.md | 18 +++++++++--------- .../{6.0.4 => 6.0.5}/Chart.yaml | 4 ++-- .../ispy-agent-dvr/{6.0.4 => 6.0.5}/README.md | 0 stable/ispy-agent-dvr/6.0.5/app-changelog.md | 9 +++++++++ .../{6.0.4 => 6.0.5}/app-readme.md | 0 .../{6.0.4 => 6.0.5}/charts/common-14.0.1.tgz | Bin .../{6.0.4 => 6.0.5}/ix_values.yaml | 2 +- .../{6.0.4 => 6.0.5}/questions.yaml | 0 .../{6.0.4 => 6.0.5}/templates/NOTES.txt | 0 .../{6.0.4 => 6.0.5}/templates/common.yaml | 0 .../{6.0.4 => 6.0.5}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ispy-agent-dvr/6.0.4/app-changelog.md rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/CHANGELOG.md (93%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/Chart.yaml (95%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/README.md (100%) create mode 100644 stable/ispy-agent-dvr/6.0.5/app-changelog.md rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/app-readme.md (100%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/charts/common-14.0.1.tgz (100%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/ix_values.yaml (95%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/questions.yaml (100%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/templates/NOTES.txt (100%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/templates/common.yaml (100%) rename stable/ispy-agent-dvr/{6.0.4 => 6.0.5}/values.yaml (100%) diff --git a/stable/ispy-agent-dvr/6.0.4/app-changelog.md b/stable/ispy-agent-dvr/6.0.4/app-changelog.md deleted file mode 100644 index 4940053772..0000000000 --- a/stable/ispy-agent-dvr/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-6.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.3...ispy-agent-dvr-6.0.4) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.7.0 ([#11891](https://github.com/truecharts/charts/issues/11891)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.4/CHANGELOG.md b/stable/ispy-agent-dvr/6.0.5/CHANGELOG.md similarity index 93% rename from stable/ispy-agent-dvr/6.0.4/CHANGELOG.md rename to stable/ispy-agent-dvr/6.0.5/CHANGELOG.md index 4a1e4c3390..a971d9eec9 100644 --- a/stable/ispy-agent-dvr/6.0.4/CHANGELOG.md +++ b/stable/ispy-agent-dvr/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ispy-agent-dvr-6.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.4...ispy-agent-dvr-6.0.5) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.8.0 ([#12566](https://github.com/truecharts/charts/issues/12566)) + + + + ## [ispy-agent-dvr-6.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.3...ispy-agent-dvr-6.0.4) (2023-08-26) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.6.0 ([#10638](https://github.com/truecharts/charts/issues/10638)) - - - -## [ispy-agent-dvr-5.0.30](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.29...ispy-agent-dvr-5.0.30) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.4.0 ([#10583](https://github.com/truecharts/charts/issues/10583)) - diff --git a/stable/ispy-agent-dvr/6.0.4/Chart.yaml b/stable/ispy-agent-dvr/6.0.5/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.4/Chart.yaml rename to stable/ispy-agent-dvr/6.0.5/Chart.yaml index 2d3610311f..840d5efdc2 100644 --- a/stable/ispy-agent-dvr/6.0.4/Chart.yaml +++ b/stable/ispy-agent-dvr/6.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.9.7.0" +appVersion: "4.9.8.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.4 +version: 6.0.5 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/6.0.4/README.md b/stable/ispy-agent-dvr/6.0.5/README.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.4/README.md rename to stable/ispy-agent-dvr/6.0.5/README.md diff --git a/stable/ispy-agent-dvr/6.0.5/app-changelog.md b/stable/ispy-agent-dvr/6.0.5/app-changelog.md new file mode 100644 index 0000000000..cba96ac909 --- /dev/null +++ b/stable/ispy-agent-dvr/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-6.0.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.4...ispy-agent-dvr-6.0.5) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.8.0 ([#12566](https://github.com/truecharts/charts/issues/12566)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.4/app-readme.md b/stable/ispy-agent-dvr/6.0.5/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.4/app-readme.md rename to stable/ispy-agent-dvr/6.0.5/app-readme.md diff --git a/stable/ispy-agent-dvr/6.0.4/charts/common-14.0.1.tgz b/stable/ispy-agent-dvr/6.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/ispy-agent-dvr/6.0.4/charts/common-14.0.1.tgz rename to stable/ispy-agent-dvr/6.0.5/charts/common-14.0.1.tgz diff --git a/stable/ispy-agent-dvr/6.0.4/ix_values.yaml b/stable/ispy-agent-dvr/6.0.5/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.4/ix_values.yaml rename to stable/ispy-agent-dvr/6.0.5/ix_values.yaml index 98e3d94693..dcdb8ed861 100644 --- a/stable/ispy-agent-dvr/6.0.4/ix_values.yaml +++ b/stable/ispy-agent-dvr/6.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: v4.9.7.0@sha256:a3273c44298f694790c5aac884e840c4cc4d99cf7608803dfceb0ccd4f3987c6 + tag: v4.9.8.0@sha256:8710143c7710f690bfd915417f3d3795e780071fee80fcce79cf992af0545267 pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/6.0.4/questions.yaml b/stable/ispy-agent-dvr/6.0.5/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.4/questions.yaml rename to stable/ispy-agent-dvr/6.0.5/questions.yaml diff --git a/stable/ispy-agent-dvr/6.0.4/templates/NOTES.txt b/stable/ispy-agent-dvr/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/6.0.4/templates/NOTES.txt rename to stable/ispy-agent-dvr/6.0.5/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/6.0.4/templates/common.yaml b/stable/ispy-agent-dvr/6.0.5/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.4/templates/common.yaml rename to stable/ispy-agent-dvr/6.0.5/templates/common.yaml diff --git a/stable/ispy-agent-dvr/6.0.4/values.yaml b/stable/ispy-agent-dvr/6.0.5/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.4/values.yaml rename to stable/ispy-agent-dvr/6.0.5/values.yaml