From 12a415cc845a5b67e9af85f258842cb0896d7204 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 23 Sep 2023 18:40:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ispy-agent-dvr/6.0.8/app-changelog.md | 9 --------- .../{6.0.8 => 6.0.9}/CHANGELOG.md | 18 +++++++++--------- .../{6.0.8 => 6.0.9}/Chart.yaml | 4 ++-- .../ispy-agent-dvr/{6.0.8 => 6.0.9}/README.md | 0 stable/ispy-agent-dvr/6.0.9/app-changelog.md | 9 +++++++++ .../{6.0.8 => 6.0.9}/app-readme.md | 0 .../{6.0.8 => 6.0.9}/charts/common-14.0.1.tgz | Bin .../{6.0.8 => 6.0.9}/ix_values.yaml | 2 +- .../{6.0.8 => 6.0.9}/questions.yaml | 0 .../{6.0.8 => 6.0.9}/templates/NOTES.txt | 0 .../{6.0.8 => 6.0.9}/templates/common.yaml | 0 .../{6.0.8 => 6.0.9}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ispy-agent-dvr/6.0.8/app-changelog.md rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/CHANGELOG.md (91%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/Chart.yaml (95%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/README.md (100%) create mode 100644 stable/ispy-agent-dvr/6.0.9/app-changelog.md rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/app-readme.md (100%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/charts/common-14.0.1.tgz (100%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/ix_values.yaml (95%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/questions.yaml (100%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/templates/NOTES.txt (100%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/templates/common.yaml (100%) rename stable/ispy-agent-dvr/{6.0.8 => 6.0.9}/values.yaml (100%) diff --git a/stable/ispy-agent-dvr/6.0.8/app-changelog.md b/stable/ispy-agent-dvr/6.0.8/app-changelog.md deleted file mode 100644 index 37de96864d..0000000000 --- a/stable/ispy-agent-dvr/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-6.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.7...ispy-agent-dvr-6.0.8) (2023-09-16) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.1.0 ([#12662](https://github.com/truecharts/charts/issues/12662)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.8/CHANGELOG.md b/stable/ispy-agent-dvr/6.0.9/CHANGELOG.md similarity index 91% rename from stable/ispy-agent-dvr/6.0.8/CHANGELOG.md rename to stable/ispy-agent-dvr/6.0.9/CHANGELOG.md index f9af9f11eb..ab340a71f2 100644 --- a/stable/ispy-agent-dvr/6.0.8/CHANGELOG.md +++ b/stable/ispy-agent-dvr/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ispy-agent-dvr-6.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.8...ispy-agent-dvr-6.0.9) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.2.0 ([#12889](https://github.com/truecharts/charts/issues/12889)) + + + + ## [ispy-agent-dvr-6.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.7...ispy-agent-dvr-6.0.8) (2023-09-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.1.0 ([#11017](https://github.com/truecharts/charts/issues/11017)) - - - -## [ispy-agent-dvr-5.0.34](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.33...ispy-agent-dvr-5.0.34) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.8.0 ([#10903](https://github.com/truecharts/charts/issues/10903)) - diff --git a/stable/ispy-agent-dvr/6.0.8/Chart.yaml b/stable/ispy-agent-dvr/6.0.9/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.8/Chart.yaml rename to stable/ispy-agent-dvr/6.0.9/Chart.yaml index 3ded13243f..2958b209a6 100644 --- a/stable/ispy-agent-dvr/6.0.8/Chart.yaml +++ b/stable/ispy-agent-dvr/6.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.0.1.0" +appVersion: "5.0.2.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.8 +version: 6.0.9 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/6.0.8/README.md b/stable/ispy-agent-dvr/6.0.9/README.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.8/README.md rename to stable/ispy-agent-dvr/6.0.9/README.md diff --git a/stable/ispy-agent-dvr/6.0.9/app-changelog.md b/stable/ispy-agent-dvr/6.0.9/app-changelog.md new file mode 100644 index 0000000000..ccafc441bb --- /dev/null +++ b/stable/ispy-agent-dvr/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-6.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.8...ispy-agent-dvr-6.0.9) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.2.0 ([#12889](https://github.com/truecharts/charts/issues/12889)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.8/app-readme.md b/stable/ispy-agent-dvr/6.0.9/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.8/app-readme.md rename to stable/ispy-agent-dvr/6.0.9/app-readme.md diff --git a/stable/ispy-agent-dvr/6.0.8/charts/common-14.0.1.tgz b/stable/ispy-agent-dvr/6.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/ispy-agent-dvr/6.0.8/charts/common-14.0.1.tgz rename to stable/ispy-agent-dvr/6.0.9/charts/common-14.0.1.tgz diff --git a/stable/ispy-agent-dvr/6.0.8/ix_values.yaml b/stable/ispy-agent-dvr/6.0.9/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.8/ix_values.yaml rename to stable/ispy-agent-dvr/6.0.9/ix_values.yaml index 60a8da6af2..d10fe164cf 100644 --- a/stable/ispy-agent-dvr/6.0.8/ix_values.yaml +++ b/stable/ispy-agent-dvr/6.0.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: v5.0.1.0@sha256:3cafd8fcbb6b520a8226cbab95d33b64186f400a369e99ab66906a836d21b89c + tag: v5.0.2.0@sha256:449e00484fa2d241919e827be9906902e68cce9a66dc16a36b273757657a7951 pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/6.0.8/questions.yaml b/stable/ispy-agent-dvr/6.0.9/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.8/questions.yaml rename to stable/ispy-agent-dvr/6.0.9/questions.yaml diff --git a/stable/ispy-agent-dvr/6.0.8/templates/NOTES.txt b/stable/ispy-agent-dvr/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/6.0.8/templates/NOTES.txt rename to stable/ispy-agent-dvr/6.0.9/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/6.0.8/templates/common.yaml b/stable/ispy-agent-dvr/6.0.9/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.8/templates/common.yaml rename to stable/ispy-agent-dvr/6.0.9/templates/common.yaml diff --git a/stable/ispy-agent-dvr/6.0.8/values.yaml b/stable/ispy-agent-dvr/6.0.9/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.8/values.yaml rename to stable/ispy-agent-dvr/6.0.9/values.yaml