From 900aeb91a99879b7e1285ed9bee8e561c46e8ff4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 6 May 2023 22:37:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/custom-app/8.0.3/app-changelog.md | 9 --------- .../custom-app/{8.0.3 => 8.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/custom-app/{8.0.3 => 8.0.4}/Chart.yaml | 2 +- stable/custom-app/{8.0.3 => 8.0.4}/README.md | 0 stable/custom-app/8.0.4/app-changelog.md | 9 +++++++++ .../custom-app/{8.0.3 => 8.0.4}/app-readme.md | 0 .../{8.0.3 => 8.0.4}/charts/common-12.6.6.tgz | Bin .../{8.0.3 => 8.0.4}/ix_values.yaml | 0 .../{8.0.3 => 8.0.4}/questions.yaml | 1 - .../{8.0.3 => 8.0.4}/templates/NOTES.txt | 0 .../{8.0.3 => 8.0.4}/templates/common.yaml | 0 .../custom-app/{8.0.3 => 8.0.4}/values.yaml | 0 12 files changed, 19 insertions(+), 20 deletions(-) delete mode 100644 stable/custom-app/8.0.3/app-changelog.md rename stable/custom-app/{8.0.3 => 8.0.4}/CHANGELOG.md (92%) rename stable/custom-app/{8.0.3 => 8.0.4}/Chart.yaml (97%) rename stable/custom-app/{8.0.3 => 8.0.4}/README.md (100%) create mode 100644 stable/custom-app/8.0.4/app-changelog.md rename stable/custom-app/{8.0.3 => 8.0.4}/app-readme.md (100%) rename stable/custom-app/{8.0.3 => 8.0.4}/charts/common-12.6.6.tgz (100%) rename stable/custom-app/{8.0.3 => 8.0.4}/ix_values.yaml (100%) rename stable/custom-app/{8.0.3 => 8.0.4}/questions.yaml (99%) rename stable/custom-app/{8.0.3 => 8.0.4}/templates/NOTES.txt (100%) rename stable/custom-app/{8.0.3 => 8.0.4}/templates/common.yaml (100%) rename stable/custom-app/{8.0.3 => 8.0.4}/values.yaml (100%) diff --git a/stable/custom-app/8.0.3/app-changelog.md b/stable/custom-app/8.0.3/app-changelog.md deleted file mode 100644 index d453923f899..00000000000 --- a/stable/custom-app/8.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [custom-app-8.0.3](https://github.com/truecharts/charts/compare/custom-app-8.0.2...custom-app-8.0.3) (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/custom-app/8.0.3/CHANGELOG.md b/stable/custom-app/8.0.4/CHANGELOG.md similarity index 92% rename from stable/custom-app/8.0.3/CHANGELOG.md rename to stable/custom-app/8.0.4/CHANGELOG.md index 3ac85684029..54f496a89ac 100644 --- a/stable/custom-app/8.0.3/CHANGELOG.md +++ b/stable/custom-app/8.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [custom-app-8.0.4](https://github.com/truecharts/charts/compare/custom-app-8.0.3...custom-app-8.0.4) (2023-05-06) + +### Fix + +- allow service to be disabled + + + + ## [custom-app-8.0.3](https://github.com/truecharts/charts/compare/custom-app-8.0.2...custom-app-8.0.3) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ - -## [custom-app-7.0.18](https://github.com/truecharts/charts/compare/custom-app-7.0.17...custom-app-7.0.18) (2022-12-13) - -### Chore - -- update helm general non-major - - - diff --git a/stable/custom-app/8.0.3/Chart.yaml b/stable/custom-app/8.0.4/Chart.yaml similarity index 97% rename from stable/custom-app/8.0.3/Chart.yaml rename to stable/custom-app/8.0.4/Chart.yaml index 21a11e4072a..b6d1ea34fc7 100644 --- a/stable/custom-app/8.0.3/Chart.yaml +++ b/stable/custom-app/8.0.4/Chart.yaml @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 8.0.3 +version: 8.0.4 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/8.0.3/README.md b/stable/custom-app/8.0.4/README.md similarity index 100% rename from stable/custom-app/8.0.3/README.md rename to stable/custom-app/8.0.4/README.md diff --git a/stable/custom-app/8.0.4/app-changelog.md b/stable/custom-app/8.0.4/app-changelog.md new file mode 100644 index 00000000000..9d39df1bd49 --- /dev/null +++ b/stable/custom-app/8.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [custom-app-8.0.4](https://github.com/truecharts/charts/compare/custom-app-8.0.3...custom-app-8.0.4) (2023-05-06) + +### Fix + +- allow service to be disabled + + \ No newline at end of file diff --git a/stable/custom-app/8.0.3/app-readme.md b/stable/custom-app/8.0.4/app-readme.md similarity index 100% rename from stable/custom-app/8.0.3/app-readme.md rename to stable/custom-app/8.0.4/app-readme.md diff --git a/stable/custom-app/8.0.3/charts/common-12.6.6.tgz b/stable/custom-app/8.0.4/charts/common-12.6.6.tgz similarity index 100% rename from stable/custom-app/8.0.3/charts/common-12.6.6.tgz rename to stable/custom-app/8.0.4/charts/common-12.6.6.tgz diff --git a/stable/custom-app/8.0.3/ix_values.yaml b/stable/custom-app/8.0.4/ix_values.yaml similarity index 100% rename from stable/custom-app/8.0.3/ix_values.yaml rename to stable/custom-app/8.0.4/ix_values.yaml diff --git a/stable/custom-app/8.0.3/questions.yaml b/stable/custom-app/8.0.4/questions.yaml similarity index 99% rename from stable/custom-app/8.0.3/questions.yaml rename to stable/custom-app/8.0.4/questions.yaml index ad912d6557f..2ce09f6c5d2 100644 --- a/stable/custom-app/8.0.3/questions.yaml +++ b/stable/custom-app/8.0.4/questions.yaml @@ -411,7 +411,6 @@ questions: schema: type: boolean default: true - hidden: true - variable: protocol label: "Port Type" schema: diff --git a/stable/custom-app/8.0.3/templates/NOTES.txt b/stable/custom-app/8.0.4/templates/NOTES.txt similarity index 100% rename from stable/custom-app/8.0.3/templates/NOTES.txt rename to stable/custom-app/8.0.4/templates/NOTES.txt diff --git a/stable/custom-app/8.0.3/templates/common.yaml b/stable/custom-app/8.0.4/templates/common.yaml similarity index 100% rename from stable/custom-app/8.0.3/templates/common.yaml rename to stable/custom-app/8.0.4/templates/common.yaml diff --git a/stable/custom-app/8.0.3/values.yaml b/stable/custom-app/8.0.4/values.yaml similarity index 100% rename from stable/custom-app/8.0.3/values.yaml rename to stable/custom-app/8.0.4/values.yaml