From ca8760fe0b164baa64515af9043a5d6445f27839 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 26 Jan 2024 12:29:26 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ispy-agent-dvr/8.2.5/app-changelog.md | 9 --------- .../{8.2.5 => 8.2.6}/CHANGELOG.md | 18 +++++++++--------- .../{8.2.5 => 8.2.6}/Chart.yaml | 4 ++-- .../ispy-agent-dvr/{8.2.5 => 8.2.6}/README.md | 0 stable/ispy-agent-dvr/8.2.6/app-changelog.md | 9 +++++++++ .../{8.2.5 => 8.2.6}/app-readme.md | 0 .../charts/common-17.2.28.tgz | Bin .../{8.2.5 => 8.2.6}/ix_values.yaml | 2 +- .../{8.2.5 => 8.2.6}/questions.yaml | 0 .../{8.2.5 => 8.2.6}/templates/NOTES.txt | 0 .../{8.2.5 => 8.2.6}/templates/common.yaml | 0 .../{8.2.5 => 8.2.6}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ispy-agent-dvr/8.2.5/app-changelog.md rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/CHANGELOG.md (89%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/Chart.yaml (96%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/README.md (100%) create mode 100644 stable/ispy-agent-dvr/8.2.6/app-changelog.md rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/app-readme.md (100%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/charts/common-17.2.28.tgz (100%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/ix_values.yaml (95%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/questions.yaml (100%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/templates/NOTES.txt (100%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/templates/common.yaml (100%) rename stable/ispy-agent-dvr/{8.2.5 => 8.2.6}/values.yaml (100%) diff --git a/stable/ispy-agent-dvr/8.2.5/app-changelog.md b/stable/ispy-agent-dvr/8.2.5/app-changelog.md deleted file mode 100644 index d71e0cdcce..0000000000 --- a/stable/ispy-agent-dvr/8.2.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-8.2.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.4...ispy-agent-dvr-8.2.5) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) \ No newline at end of file diff --git a/stable/ispy-agent-dvr/8.2.5/CHANGELOG.md b/stable/ispy-agent-dvr/8.2.6/CHANGELOG.md similarity index 89% rename from stable/ispy-agent-dvr/8.2.5/CHANGELOG.md rename to stable/ispy-agent-dvr/8.2.6/CHANGELOG.md index de7615033a..31c7fed8c6 100644 --- a/stable/ispy-agent-dvr/8.2.5/CHANGELOG.md +++ b/stable/ispy-agent-dvr/8.2.6/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [ispy-agent-dvr-8.2.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.5...ispy-agent-dvr-8.2.6) (2024-01-26) + +### Chore + + + +- update container image doitandbedone/ispyagentdvr to v5.2.4.0[@9519d08](https://github.com/9519d08) by renovate ([#17546](https://github.com/truecharts/charts/issues/17546)) + + ## [ispy-agent-dvr-8.2.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.4...ispy-agent-dvr-8.2.5) (2024-01-21) ### Chore @@ -88,12 +97,3 @@ title: Changelog - force bump to ensure up-to-date catalogs - - -## [ispy-agent-dvr-8.1.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.1.3...ispy-agent-dvr-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes diff --git a/stable/ispy-agent-dvr/8.2.5/Chart.yaml b/stable/ispy-agent-dvr/8.2.6/Chart.yaml similarity index 96% rename from stable/ispy-agent-dvr/8.2.5/Chart.yaml rename to stable/ispy-agent-dvr/8.2.6/Chart.yaml index 328ce90e37..14782b5e88 100644 --- a/stable/ispy-agent-dvr/8.2.5/Chart.yaml +++ b/stable/ispy-agent-dvr/8.2.6/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.2.3.0 +appVersion: 5.2.4.0 dependencies: - name: common version: 17.2.28 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr type: application -version: 8.2.5 +version: 8.2.6 diff --git a/stable/ispy-agent-dvr/8.2.5/README.md b/stable/ispy-agent-dvr/8.2.6/README.md similarity index 100% rename from stable/ispy-agent-dvr/8.2.5/README.md rename to stable/ispy-agent-dvr/8.2.6/README.md diff --git a/stable/ispy-agent-dvr/8.2.6/app-changelog.md b/stable/ispy-agent-dvr/8.2.6/app-changelog.md new file mode 100644 index 0000000000..c4434187fd --- /dev/null +++ b/stable/ispy-agent-dvr/8.2.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-8.2.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.5...ispy-agent-dvr-8.2.6) (2024-01-26) + +### Chore + + + +- update container image doitandbedone/ispyagentdvr to v5.2.4.0[@9519d08](https://github.com/9519d08) by renovate ([#17546](https://github.com/truecharts/charts/issues/17546)) \ No newline at end of file diff --git a/stable/ispy-agent-dvr/8.2.5/app-readme.md b/stable/ispy-agent-dvr/8.2.6/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/8.2.5/app-readme.md rename to stable/ispy-agent-dvr/8.2.6/app-readme.md diff --git a/stable/ispy-agent-dvr/8.2.5/charts/common-17.2.28.tgz b/stable/ispy-agent-dvr/8.2.6/charts/common-17.2.28.tgz similarity index 100% rename from stable/ispy-agent-dvr/8.2.5/charts/common-17.2.28.tgz rename to stable/ispy-agent-dvr/8.2.6/charts/common-17.2.28.tgz diff --git a/stable/ispy-agent-dvr/8.2.5/ix_values.yaml b/stable/ispy-agent-dvr/8.2.6/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/8.2.5/ix_values.yaml rename to stable/ispy-agent-dvr/8.2.6/ix_values.yaml index b0932949c9..3b0f001dcd 100644 --- a/stable/ispy-agent-dvr/8.2.5/ix_values.yaml +++ b/stable/ispy-agent-dvr/8.2.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: doitandbedone/ispyagentdvr - tag: 5.2.3.0@sha256:a27ece7b47e5c0d976ef21dd1fd6e8504c9425b51131a980de1851624a071595 + tag: 5.2.4.0@sha256:9519d085a3943dfc516b5d96654127a7d83cb9ae1e5f9c7035de64338d1066a5 pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/8.2.5/questions.yaml b/stable/ispy-agent-dvr/8.2.6/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.2.5/questions.yaml rename to stable/ispy-agent-dvr/8.2.6/questions.yaml diff --git a/stable/ispy-agent-dvr/8.2.5/templates/NOTES.txt b/stable/ispy-agent-dvr/8.2.6/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/8.2.5/templates/NOTES.txt rename to stable/ispy-agent-dvr/8.2.6/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/8.2.5/templates/common.yaml b/stable/ispy-agent-dvr/8.2.6/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.2.5/templates/common.yaml rename to stable/ispy-agent-dvr/8.2.6/templates/common.yaml diff --git a/stable/ispy-agent-dvr/8.2.5/values.yaml b/stable/ispy-agent-dvr/8.2.6/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/8.2.5/values.yaml rename to stable/ispy-agent-dvr/8.2.6/values.yaml