From b8c34d235a4244bde503e01d3e0976b043753646 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 7 May 2023 13:44:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/custom-app/8.0.5/CHANGELOG.md | 20 +++++++++--------- stable/nextpvr/5.0.2/app-changelog.md | 9 -------- stable/nextpvr/{5.0.2 => 5.0.3}/CHANGELOG.md | 18 ++++++++-------- stable/nextpvr/{5.0.2 => 5.0.3}/Chart.yaml | 2 +- stable/nextpvr/{5.0.2 => 5.0.3}/README.md | 0 stable/nextpvr/5.0.3/app-changelog.md | 9 ++++++++ stable/nextpvr/{5.0.2 => 5.0.3}/app-readme.md | 0 .../{5.0.2 => 5.0.3}/charts/common-12.6.6.tgz | Bin .../nextpvr/{5.0.2 => 5.0.3}/ix_values.yaml | 2 +- .../nextpvr/{5.0.2 => 5.0.3}/questions.yaml | 0 .../{5.0.2 => 5.0.3}/templates/NOTES.txt | 0 .../{5.0.2 => 5.0.3}/templates/common.yaml | 0 stable/nextpvr/{5.0.2 => 5.0.3}/values.yaml | 0 13 files changed, 30 insertions(+), 30 deletions(-) delete mode 100644 stable/nextpvr/5.0.2/app-changelog.md rename stable/nextpvr/{5.0.2 => 5.0.3}/CHANGELOG.md (90%) rename stable/nextpvr/{5.0.2 => 5.0.3}/Chart.yaml (98%) rename stable/nextpvr/{5.0.2 => 5.0.3}/README.md (100%) create mode 100644 stable/nextpvr/5.0.3/app-changelog.md rename stable/nextpvr/{5.0.2 => 5.0.3}/app-readme.md (100%) rename stable/nextpvr/{5.0.2 => 5.0.3}/charts/common-12.6.6.tgz (100%) rename stable/nextpvr/{5.0.2 => 5.0.3}/ix_values.yaml (91%) rename stable/nextpvr/{5.0.2 => 5.0.3}/questions.yaml (100%) rename stable/nextpvr/{5.0.2 => 5.0.3}/templates/NOTES.txt (100%) rename stable/nextpvr/{5.0.2 => 5.0.3}/templates/common.yaml (100%) rename stable/nextpvr/{5.0.2 => 5.0.3}/values.yaml (100%) diff --git a/stable/custom-app/8.0.5/CHANGELOG.md b/stable/custom-app/8.0.5/CHANGELOG.md index c79b2d776bc..eb25fdceba9 100644 --- a/stable/custom-app/8.0.5/CHANGELOG.md +++ b/stable/custom-app/8.0.5/CHANGELOG.md @@ -4,6 +4,16 @@ +## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) + +### Fix + +- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) + - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) + + + + ## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) ### Fix @@ -87,13 +97,3 @@ - update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - -## [custom-app-7.0.20](https://github.com/truecharts/charts/compare/custom-app-7.0.19...custom-app-7.0.20) (2022-12-25) - -### Chore - -- update helm general non-major - - diff --git a/stable/nextpvr/5.0.2/app-changelog.md b/stable/nextpvr/5.0.2/app-changelog.md deleted file mode 100644 index c99b4a3f789..00000000000 --- a/stable/nextpvr/5.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nextpvr-5.0.2](https://github.com/truecharts/charts/compare/nextpvr-5.0.1...nextpvr-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/nextpvr/5.0.2/CHANGELOG.md b/stable/nextpvr/5.0.3/CHANGELOG.md similarity index 90% rename from stable/nextpvr/5.0.2/CHANGELOG.md rename to stable/nextpvr/5.0.3/CHANGELOG.md index 89bb295c965..ee566916797 100644 --- a/stable/nextpvr/5.0.2/CHANGELOG.md +++ b/stable/nextpvr/5.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + ## [nextpvr-5.0.2](https://github.com/truecharts/charts/compare/nextpvr-5.0.1...nextpvr-5.0.2) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [nextpvr-4.0.4](https://github.com/truecharts/charts/compare/nextpvr-4.0.3...nextpvr-4.0.4) (2022-12-19) -### Chore - -- update helm general non-major - - - - -## [nextpvr-4.0.3](https://github.com/truecharts/charts/compare/nextpvr-4.0.2...nextpvr-4.0.3) (2022-12-13) - diff --git a/stable/nextpvr/5.0.2/Chart.yaml b/stable/nextpvr/5.0.3/Chart.yaml similarity index 98% rename from stable/nextpvr/5.0.2/Chart.yaml rename to stable/nextpvr/5.0.3/Chart.yaml index e5e67936e73..df1ea5580c8 100644 --- a/stable/nextpvr/5.0.2/Chart.yaml +++ b/stable/nextpvr/5.0.3/Chart.yaml @@ -19,7 +19,7 @@ name: nextpvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - https://github.com/sub3/NextPVR/wiki/Install-Docker -version: 5.0.2 +version: 5.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/nextpvr/5.0.2/README.md b/stable/nextpvr/5.0.3/README.md similarity index 100% rename from stable/nextpvr/5.0.2/README.md rename to stable/nextpvr/5.0.3/README.md diff --git a/stable/nextpvr/5.0.3/app-changelog.md b/stable/nextpvr/5.0.3/app-changelog.md new file mode 100644 index 00000000000..d778ccf0059 --- /dev/null +++ b/stable/nextpvr/5.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + \ No newline at end of file diff --git a/stable/nextpvr/5.0.2/app-readme.md b/stable/nextpvr/5.0.3/app-readme.md similarity index 100% rename from stable/nextpvr/5.0.2/app-readme.md rename to stable/nextpvr/5.0.3/app-readme.md diff --git a/stable/nextpvr/5.0.2/charts/common-12.6.6.tgz b/stable/nextpvr/5.0.3/charts/common-12.6.6.tgz similarity index 100% rename from stable/nextpvr/5.0.2/charts/common-12.6.6.tgz rename to stable/nextpvr/5.0.3/charts/common-12.6.6.tgz diff --git a/stable/nextpvr/5.0.2/ix_values.yaml b/stable/nextpvr/5.0.3/ix_values.yaml similarity index 91% rename from stable/nextpvr/5.0.2/ix_values.yaml rename to stable/nextpvr/5.0.3/ix_values.yaml index 269bedc14d7..d6de68d9332 100644 --- a/stable/nextpvr/5.0.2/ix_values.yaml +++ b/stable/nextpvr/5.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nextpvr - tag: latest@sha256:ad85cc1edb266ade491bc710057cce3087103644e1660b8a335bac2af8db8214 + tag: latest@sha256:441a8e5e1ac5a05f725d48237bcbef3b33b37605e13cb5bb74c25d69eadcb6bf pullPolicy: IfNotPresent service: main: diff --git a/stable/nextpvr/5.0.2/questions.yaml b/stable/nextpvr/5.0.3/questions.yaml similarity index 100% rename from stable/nextpvr/5.0.2/questions.yaml rename to stable/nextpvr/5.0.3/questions.yaml diff --git a/stable/nextpvr/5.0.2/templates/NOTES.txt b/stable/nextpvr/5.0.3/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/5.0.2/templates/NOTES.txt rename to stable/nextpvr/5.0.3/templates/NOTES.txt diff --git a/stable/nextpvr/5.0.2/templates/common.yaml b/stable/nextpvr/5.0.3/templates/common.yaml similarity index 100% rename from stable/nextpvr/5.0.2/templates/common.yaml rename to stable/nextpvr/5.0.3/templates/common.yaml diff --git a/stable/nextpvr/5.0.2/values.yaml b/stable/nextpvr/5.0.3/values.yaml similarity index 100% rename from stable/nextpvr/5.0.2/values.yaml rename to stable/nextpvr/5.0.3/values.yaml