From 0b2591c92d146dafaac4e9e48ebf0727d3fa80a1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 17 Dec 2022 19:00:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ispy-agent-dvr/4.0.6/app-changelog.md | 9 --------- .../{4.0.6 => 4.0.7}/CHANGELOG.md | 18 +++++++++--------- .../{4.0.6 => 4.0.7}/Chart.yaml | 4 ++-- .../ispy-agent-dvr/{4.0.6 => 4.0.7}/README.md | 0 stable/ispy-agent-dvr/4.0.7/app-changelog.md | 9 +++++++++ .../{4.0.6 => 4.0.7}/app-readme.md | 0 .../{4.0.6 => 4.0.7}/charts/common-11.0.7.tgz | Bin .../{4.0.6 => 4.0.7}/ix_values.yaml | 2 +- .../{4.0.6 => 4.0.7}/questions.yaml | 0 .../{4.0.6 => 4.0.7}/templates/common.yaml | 0 .../{4.0.6 => 4.0.7}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ispy-agent-dvr/4.0.6/app-changelog.md rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/CHANGELOG.md (91%) rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/Chart.yaml (95%) rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/README.md (100%) create mode 100644 stable/ispy-agent-dvr/4.0.7/app-changelog.md rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/app-readme.md (100%) rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/charts/common-11.0.7.tgz (100%) rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/ix_values.yaml (95%) rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/questions.yaml (100%) rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/templates/common.yaml (100%) rename stable/ispy-agent-dvr/{4.0.6 => 4.0.7}/values.yaml (100%) diff --git a/stable/ispy-agent-dvr/4.0.6/app-changelog.md b/stable/ispy-agent-dvr/4.0.6/app-changelog.md deleted file mode 100644 index 20dfb3d50fc..00000000000 --- a/stable/ispy-agent-dvr/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,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 - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/4.0.6/CHANGELOG.md b/stable/ispy-agent-dvr/4.0.7/CHANGELOG.md similarity index 91% rename from stable/ispy-agent-dvr/4.0.6/CHANGELOG.md rename to stable/ispy-agent-dvr/4.0.7/CHANGELOG.md index 980d5fba727..da5c0d0b02c 100644 --- a/stable/ispy-agent-dvr/4.0.6/CHANGELOG.md +++ b/stable/ispy-agent-dvr/4.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + +- 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 @@ -88,12 +97,3 @@ ## [ispy-agent-dvr-4.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.2...ispy-agent-dvr-4.0.3) (2022-11-29) - - - - -## [ispy-agent-dvr-4.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-4.0.2...ispy-agent-dvr-4.0.3) (2022-11-29) - - - - diff --git a/stable/ispy-agent-dvr/4.0.6/Chart.yaml b/stable/ispy-agent-dvr/4.0.7/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/4.0.6/Chart.yaml rename to stable/ispy-agent-dvr/4.0.7/Chart.yaml index 75f95c1fd3b..124644dfad9 100644 --- a/stable/ispy-agent-dvr/4.0.6/Chart.yaml +++ b/stable/ispy-agent-dvr/4.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.4.3.0" +appVersion: "4.4.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/4.0.6/README.md b/stable/ispy-agent-dvr/4.0.7/README.md similarity index 100% rename from stable/ispy-agent-dvr/4.0.6/README.md rename to stable/ispy-agent-dvr/4.0.7/README.md diff --git a/stable/ispy-agent-dvr/4.0.7/app-changelog.md b/stable/ispy-agent-dvr/4.0.7/app-changelog.md new file mode 100644 index 00000000000..f821f9f292e --- /dev/null +++ b/stable/ispy-agent-dvr/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.4.4.0 + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/4.0.6/app-readme.md b/stable/ispy-agent-dvr/4.0.7/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/4.0.6/app-readme.md rename to stable/ispy-agent-dvr/4.0.7/app-readme.md diff --git a/stable/ispy-agent-dvr/4.0.6/charts/common-11.0.7.tgz b/stable/ispy-agent-dvr/4.0.7/charts/common-11.0.7.tgz similarity index 100% rename from stable/ispy-agent-dvr/4.0.6/charts/common-11.0.7.tgz rename to stable/ispy-agent-dvr/4.0.7/charts/common-11.0.7.tgz diff --git a/stable/ispy-agent-dvr/4.0.6/ix_values.yaml b/stable/ispy-agent-dvr/4.0.7/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/4.0.6/ix_values.yaml rename to stable/ispy-agent-dvr/4.0.7/ix_values.yaml index d6061bb61e8..2fa3144c3f8 100644 --- a/stable/ispy-agent-dvr/4.0.6/ix_values.yaml +++ b/stable/ispy-agent-dvr/4.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.4.3.0@sha256:a53e7c6335c41c4e78f79861b700d1864b58ea9687009fc0183bb15f81b4735b + tag: 4.4.4.0@sha256:fb5c693b043238c7231f39518c739f2ca9b31eeebaf31eaf370702c62028e8c8 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ispy-agent-dvr/4.0.6/questions.yaml b/stable/ispy-agent-dvr/4.0.7/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/4.0.6/questions.yaml rename to stable/ispy-agent-dvr/4.0.7/questions.yaml diff --git a/stable/ispy-agent-dvr/4.0.6/templates/common.yaml b/stable/ispy-agent-dvr/4.0.7/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/4.0.6/templates/common.yaml rename to stable/ispy-agent-dvr/4.0.7/templates/common.yaml diff --git a/stable/ispy-agent-dvr/4.0.6/values.yaml b/stable/ispy-agent-dvr/4.0.7/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/4.0.6/values.yaml rename to stable/ispy-agent-dvr/4.0.7/values.yaml