From 3b16018cc74f7d5e67c8d820e84162454065e35f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 7 Dec 2023 01:23:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../awesome-ttrss/4.0.1/app-changelog.md | 9 --------- .../{4.0.1 => 4.0.2}/CHANGELOG.md | 18 +++++++++--------- .../awesome-ttrss/{4.0.1 => 4.0.2}/Chart.yaml | 4 ++-- .../awesome-ttrss/{4.0.1 => 4.0.2}/README.md | 0 .../awesome-ttrss/4.0.2/app-changelog.md | 9 +++++++++ .../{4.0.1 => 4.0.2}/app-readme.md | 0 .../{4.0.1 => 4.0.2}/charts/common-15.3.3.tgz | Bin .../{4.0.1 => 4.0.2}/ix_values.yaml | 0 .../{4.0.1 => 4.0.2}/questions.yaml | 8 +++++++- .../{4.0.1 => 4.0.2}/templates/common.yaml | 0 .../{4.0.1 => 4.0.2}/values.yaml | 0 11 files changed, 27 insertions(+), 21 deletions(-) delete mode 100644 incubator/awesome-ttrss/4.0.1/app-changelog.md rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/CHANGELOG.md (91%) rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/Chart.yaml (91%) rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/README.md (100%) create mode 100644 incubator/awesome-ttrss/4.0.2/app-changelog.md rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/app-readme.md (100%) rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/charts/common-15.3.3.tgz (100%) rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/ix_values.yaml (100%) rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/questions.yaml (99%) rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/templates/common.yaml (100%) rename incubator/awesome-ttrss/{4.0.1 => 4.0.2}/values.yaml (100%) diff --git a/incubator/awesome-ttrss/4.0.1/app-changelog.md b/incubator/awesome-ttrss/4.0.1/app-changelog.md deleted file mode 100644 index f3f0a84a27..0000000000 --- a/incubator/awesome-ttrss/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [awesome-ttrss-4.0.1](https://github.com/truecharts/charts/compare/awesome-ttrss-3.0.25...awesome-ttrss-4.0.1) (2023-12-06) - -### Migrate - -- Migrate to new common ([#15787](https://github.com/truecharts/charts/issues/15787)) - - \ No newline at end of file diff --git a/incubator/awesome-ttrss/4.0.1/CHANGELOG.md b/incubator/awesome-ttrss/4.0.2/CHANGELOG.md similarity index 91% rename from incubator/awesome-ttrss/4.0.1/CHANGELOG.md rename to incubator/awesome-ttrss/4.0.2/CHANGELOG.md index ee4795f9d7..69d6e11588 100644 --- a/incubator/awesome-ttrss/4.0.1/CHANGELOG.md +++ b/incubator/awesome-ttrss/4.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [awesome-ttrss-4.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-4.0.1...awesome-ttrss-4.0.2) (2023-12-07) + +### Fix + +- Fix SCALE question ([#15827](https://github.com/truecharts/charts/issues/15827)) + + + + ## [awesome-ttrss-4.0.1](https://github.com/truecharts/charts/compare/awesome-ttrss-3.0.25...awesome-ttrss-4.0.1) (2023-12-06) ### Migrate @@ -88,12 +97,3 @@ ### Chore -- update helm general non-major - - - - -## [awesome-ttrss-3.0.21](https://github.com/truecharts/charts/compare/awesome-ttrss-3.0.20...awesome-ttrss-3.0.21) (2023-02-10) - -### Fix - diff --git a/incubator/awesome-ttrss/4.0.1/Chart.yaml b/incubator/awesome-ttrss/4.0.2/Chart.yaml similarity index 91% rename from incubator/awesome-ttrss/4.0.1/Chart.yaml rename to incubator/awesome-ttrss/4.0.2/Chart.yaml index fe64ae8e5d..23d80885f6 100644 --- a/incubator/awesome-ttrss/4.0.1/Chart.yaml +++ b/incubator/awesome-ttrss/4.0.2/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: awesome-ttrss -version: 4.0.1 +version: 4.0.2 appVersion: latest description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution @@ -12,7 +12,7 @@ deprecated: false sources: - https://github.com/HenryQW/Awesome-TTRSS - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss - - https://github.com/truecharts/containers/tree/master/mirrorawesome-ttrss + - https://hub.docker.com/r/wangqiru/ttrss maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/incubator/awesome-ttrss/4.0.1/README.md b/incubator/awesome-ttrss/4.0.2/README.md similarity index 100% rename from incubator/awesome-ttrss/4.0.1/README.md rename to incubator/awesome-ttrss/4.0.2/README.md diff --git a/incubator/awesome-ttrss/4.0.2/app-changelog.md b/incubator/awesome-ttrss/4.0.2/app-changelog.md new file mode 100644 index 0000000000..faadb689a3 --- /dev/null +++ b/incubator/awesome-ttrss/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [awesome-ttrss-4.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-4.0.1...awesome-ttrss-4.0.2) (2023-12-07) + +### Fix + +- Fix SCALE question ([#15827](https://github.com/truecharts/charts/issues/15827)) + + \ No newline at end of file diff --git a/incubator/awesome-ttrss/4.0.1/app-readme.md b/incubator/awesome-ttrss/4.0.2/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/4.0.1/app-readme.md rename to incubator/awesome-ttrss/4.0.2/app-readme.md diff --git a/incubator/awesome-ttrss/4.0.1/charts/common-15.3.3.tgz b/incubator/awesome-ttrss/4.0.2/charts/common-15.3.3.tgz similarity index 100% rename from incubator/awesome-ttrss/4.0.1/charts/common-15.3.3.tgz rename to incubator/awesome-ttrss/4.0.2/charts/common-15.3.3.tgz diff --git a/incubator/awesome-ttrss/4.0.1/ix_values.yaml b/incubator/awesome-ttrss/4.0.2/ix_values.yaml similarity index 100% rename from incubator/awesome-ttrss/4.0.1/ix_values.yaml rename to incubator/awesome-ttrss/4.0.2/ix_values.yaml diff --git a/incubator/awesome-ttrss/4.0.1/questions.yaml b/incubator/awesome-ttrss/4.0.2/questions.yaml similarity index 99% rename from incubator/awesome-ttrss/4.0.1/questions.yaml rename to incubator/awesome-ttrss/4.0.2/questions.yaml index 268f3c938a..555bb4e162 100644 --- a/incubator/awesome-ttrss/4.0.1/questions.yaml +++ b/incubator/awesome-ttrss/4.0.2/questions.yaml @@ -283,7 +283,13 @@ questions: additional_attrs: true type: dict attrs: - + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: - variable: enabled label: Enable the Service schema: diff --git a/incubator/awesome-ttrss/4.0.1/templates/common.yaml b/incubator/awesome-ttrss/4.0.2/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/4.0.1/templates/common.yaml rename to incubator/awesome-ttrss/4.0.2/templates/common.yaml diff --git a/incubator/awesome-ttrss/4.0.1/values.yaml b/incubator/awesome-ttrss/4.0.2/values.yaml similarity index 100% rename from incubator/awesome-ttrss/4.0.1/values.yaml rename to incubator/awesome-ttrss/4.0.2/values.yaml