From 97df869e07cb6716f667a7aed9ff52934f7f8a8b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Aug 2023 21:39:40 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ispy-agent-dvr/6.0.2/app-changelog.md | 9 --------- .../{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- .../{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- .../ispy-agent-dvr/{6.0.2 => 6.0.3}/README.md | 0 stable/ispy-agent-dvr/6.0.3/app-changelog.md | 9 +++++++++ .../{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin .../{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 .../{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ispy-agent-dvr/6.0.2/app-changelog.md rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/CHANGELOG.md (91%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/ispy-agent-dvr/6.0.3/app-changelog.md rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/ix_values.yaml (95%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/ispy-agent-dvr/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/ispy-agent-dvr/6.0.2/app-changelog.md b/stable/ispy-agent-dvr/6.0.2/app-changelog.md deleted file mode 100644 index 85bd1a88b9..0000000000 --- a/stable/ispy-agent-dvr/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.2/CHANGELOG.md b/stable/ispy-agent-dvr/6.0.3/CHANGELOG.md similarity index 91% rename from stable/ispy-agent-dvr/6.0.2/CHANGELOG.md rename to stable/ispy-agent-dvr/6.0.3/CHANGELOG.md index c7d8384981..c58f444a06 100644 --- a/stable/ispy-agent-dvr/6.0.2/CHANGELOG.md +++ b/stable/ispy-agent-dvr/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ispy-agent-dvr-6.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.2...ispy-agent-dvr-6.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.6.0 ([#11618](https://github.com/truecharts/charts/issues/11618)) + + + + ## [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 @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/ispy-agent-dvr to v4.8.1.0 ([#10262](https://github.com/truecharts/charts/issues/10262)) - - - -## [ispy-agent-dvr-5.0.28](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.27...ispy-agent-dvr-5.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/ispy-agent-dvr/6.0.2/Chart.yaml b/stable/ispy-agent-dvr/6.0.3/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.2/Chart.yaml rename to stable/ispy-agent-dvr/6.0.3/Chart.yaml index f0aea53030..d2e4799107 100644 --- a/stable/ispy-agent-dvr/6.0.2/Chart.yaml +++ b/stable/ispy-agent-dvr/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.9.5.0" +appVersion: "4.9.6.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.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/6.0.2/README.md b/stable/ispy-agent-dvr/6.0.3/README.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.2/README.md rename to stable/ispy-agent-dvr/6.0.3/README.md diff --git a/stable/ispy-agent-dvr/6.0.3/app-changelog.md b/stable/ispy-agent-dvr/6.0.3/app-changelog.md new file mode 100644 index 0000000000..1ef1017716 --- /dev/null +++ b/stable/ispy-agent-dvr/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-6.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-6.0.2...ispy-agent-dvr-6.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.9.6.0 ([#11618](https://github.com/truecharts/charts/issues/11618)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/6.0.2/app-readme.md b/stable/ispy-agent-dvr/6.0.3/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/6.0.2/app-readme.md rename to stable/ispy-agent-dvr/6.0.3/app-readme.md diff --git a/stable/ispy-agent-dvr/6.0.2/charts/common-14.0.1.tgz b/stable/ispy-agent-dvr/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/ispy-agent-dvr/6.0.2/charts/common-14.0.1.tgz rename to stable/ispy-agent-dvr/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/ispy-agent-dvr/6.0.2/ix_values.yaml b/stable/ispy-agent-dvr/6.0.3/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/6.0.2/ix_values.yaml rename to stable/ispy-agent-dvr/6.0.3/ix_values.yaml index 4faafcb7da..5139e5d2e9 100644 --- a/stable/ispy-agent-dvr/6.0.2/ix_values.yaml +++ b/stable/ispy-agent-dvr/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: v4.9.5.0@sha256:ff55159ecb9de32f266ce2368c30e0a04c14710fca16c74ad619f6d955f91adc + tag: v4.9.6.0@sha256:1ae5158983bc249739c830b2c6dac06d0d39f5454db6d31a34b00dbca3432d6b pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/6.0.2/questions.yaml b/stable/ispy-agent-dvr/6.0.3/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.2/questions.yaml rename to stable/ispy-agent-dvr/6.0.3/questions.yaml diff --git a/stable/ispy-agent-dvr/6.0.2/templates/NOTES.txt b/stable/ispy-agent-dvr/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/6.0.2/templates/NOTES.txt rename to stable/ispy-agent-dvr/6.0.3/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/6.0.2/templates/common.yaml b/stable/ispy-agent-dvr/6.0.3/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.2/templates/common.yaml rename to stable/ispy-agent-dvr/6.0.3/templates/common.yaml diff --git a/stable/ispy-agent-dvr/6.0.2/values.yaml b/stable/ispy-agent-dvr/6.0.3/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/6.0.2/values.yaml rename to stable/ispy-agent-dvr/6.0.3/values.yaml