From 1c9eeb98df871ce06b91a43e049132e41096d754 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 19 Oct 2021 16:34:45 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jackett/8.0.16/CHANGELOG.md | 8 -- stable/jackett/8.0.17/CHANGELOG.md | 99 ++++++++++++++++++ stable/jackett/{8.0.16 => 8.0.17}/CONFIG.md | 0 stable/jackett/{8.0.16 => 8.0.17}/Chart.lock | 2 +- stable/jackett/{8.0.16 => 8.0.17}/Chart.yaml | 8 +- stable/jackett/{8.0.16 => 8.0.17}/README.md | 0 .../jackett/{8.0.16 => 8.0.17}/app-readme.md | 0 .../charts/common-8.3.12.tgz | Bin .../jackett/{8.0.16 => 8.0.17}/helm-values.md | 0 .../jackett/{8.0.16 => 8.0.17}/ix_values.yaml | 0 .../jackett/{8.0.16 => 8.0.17}/questions.yaml | 0 .../{8.0.16 => 8.0.17}/templates/common.yaml | 0 stable/jackett/{8.0.16 => 8.0.17}/values.yaml | 0 stable/jackett/item.yaml | 6 +- 14 files changed, 111 insertions(+), 12 deletions(-) delete mode 100644 stable/jackett/8.0.16/CHANGELOG.md create mode 100644 stable/jackett/8.0.17/CHANGELOG.md rename stable/jackett/{8.0.16 => 8.0.17}/CONFIG.md (100%) rename stable/jackett/{8.0.16 => 8.0.17}/Chart.lock (78%) rename stable/jackett/{8.0.16 => 8.0.17}/Chart.yaml (81%) rename stable/jackett/{8.0.16 => 8.0.17}/README.md (100%) rename stable/jackett/{8.0.16 => 8.0.17}/app-readme.md (100%) rename stable/jackett/{8.0.16 => 8.0.17}/charts/common-8.3.12.tgz (100%) rename stable/jackett/{8.0.16 => 8.0.17}/helm-values.md (100%) rename stable/jackett/{8.0.16 => 8.0.17}/ix_values.yaml (100%) rename stable/jackett/{8.0.16 => 8.0.17}/questions.yaml (100%) rename stable/jackett/{8.0.16 => 8.0.17}/templates/common.yaml (100%) rename stable/jackett/{8.0.16 => 8.0.17}/values.yaml (100%) diff --git a/stable/jackett/8.0.16/CHANGELOG.md b/stable/jackett/8.0.16/CHANGELOG.md deleted file mode 100644 index acdab9a35d2..00000000000 --- a/stable/jackett/8.0.16/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jackett-8.0.16](https://github.com/truecharts/apps/compare/jackett-8.0.15...jackett-8.0.16) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - diff --git a/stable/jackett/8.0.17/CHANGELOG.md b/stable/jackett/8.0.17/CHANGELOG.md new file mode 100644 index 00000000000..d3aa58c9ea8 --- /dev/null +++ b/stable/jackett/8.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [jackett-8.0.17](https://github.com/truecharts/apps/compare/jackett-8.0.16...jackett-8.0.17) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + + + + +### [jackett-8.0.16](https://github.com/truecharts/apps/compare/jackett-8.0.15...jackett-8.0.16) (2021-10-19) + +#### Fix + +* fix previous SCALE bugfix not correctly being applied + + + + +### [jackett-8.0.15](https://github.com/truecharts/apps/compare/jackett-8.0.14...jackett-8.0.15) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + + + + +### [jackett-8.0.14](https://github.com/truecharts/apps/compare/jackett-8.0.13...jackett-8.0.14) (2021-10-18) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + + + + +### [jackett-8.0.13](https://github.com/truecharts/apps/compare/jackett-8.0.12...jackett-8.0.13) (2021-10-17) + +#### Chore + +* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) + +#### Fix + +* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) + + + + +### [jackett-8.0.12](https://github.com/truecharts/apps/compare/jackett-8.0.11...jackett-8.0.12) (2021-10-13) + +#### Chore + +* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) + + + + +### [jackett-8.0.11](https://github.com/truecharts/apps/compare/jackett-8.0.10...jackett-8.0.11) (2021-10-13) + +#### Chore + +* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134)) + + + + +### [jackett-8.0.10](https://github.com/truecharts/apps/compare/jackett-8.0.9...jackett-8.0.10) (2021-10-12) + +#### Chore + +* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) + + + + +### [jackett-8.0.9](https://github.com/truecharts/apps/compare/jackett-8.0.8...jackett-8.0.9) (2021-10-12) + +#### Chore + +* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) + + diff --git a/stable/jackett/8.0.16/CONFIG.md b/stable/jackett/8.0.17/CONFIG.md similarity index 100% rename from stable/jackett/8.0.16/CONFIG.md rename to stable/jackett/8.0.17/CONFIG.md diff --git a/stable/jackett/8.0.16/Chart.lock b/stable/jackett/8.0.17/Chart.lock similarity index 78% rename from stable/jackett/8.0.16/Chart.lock rename to stable/jackett/8.0.17/Chart.lock index 228f8fd3386..66afdf31203 100644 --- a/stable/jackett/8.0.16/Chart.lock +++ b/stable/jackett/8.0.17/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-19T11:21:04.126283613Z" +generated: "2021-10-19T16:32:51.931081882Z" diff --git a/stable/jackett/8.0.16/Chart.yaml b/stable/jackett/8.0.17/Chart.yaml similarity index 81% rename from stable/jackett/8.0.16/Chart.yaml rename to stable/jackett/8.0.17/Chart.yaml index b5642d23c4d..3818e054040 100644 --- a/stable/jackett/8.0.16/Chart.yaml +++ b/stable/jackett/8.0.17/Chart.yaml @@ -24,4 +24,10 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 8.0.16 +version: 8.0.17 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/8.0.16/README.md b/stable/jackett/8.0.17/README.md similarity index 100% rename from stable/jackett/8.0.16/README.md rename to stable/jackett/8.0.17/README.md diff --git a/stable/jackett/8.0.16/app-readme.md b/stable/jackett/8.0.17/app-readme.md similarity index 100% rename from stable/jackett/8.0.16/app-readme.md rename to stable/jackett/8.0.17/app-readme.md diff --git a/stable/jackett/8.0.16/charts/common-8.3.12.tgz b/stable/jackett/8.0.17/charts/common-8.3.12.tgz similarity index 100% rename from stable/jackett/8.0.16/charts/common-8.3.12.tgz rename to stable/jackett/8.0.17/charts/common-8.3.12.tgz diff --git a/stable/jackett/8.0.16/helm-values.md b/stable/jackett/8.0.17/helm-values.md similarity index 100% rename from stable/jackett/8.0.16/helm-values.md rename to stable/jackett/8.0.17/helm-values.md diff --git a/stable/jackett/8.0.16/ix_values.yaml b/stable/jackett/8.0.17/ix_values.yaml similarity index 100% rename from stable/jackett/8.0.16/ix_values.yaml rename to stable/jackett/8.0.17/ix_values.yaml diff --git a/stable/jackett/8.0.16/questions.yaml b/stable/jackett/8.0.17/questions.yaml similarity index 100% rename from stable/jackett/8.0.16/questions.yaml rename to stable/jackett/8.0.17/questions.yaml diff --git a/stable/jackett/8.0.16/templates/common.yaml b/stable/jackett/8.0.17/templates/common.yaml similarity index 100% rename from stable/jackett/8.0.16/templates/common.yaml rename to stable/jackett/8.0.17/templates/common.yaml diff --git a/stable/jackett/8.0.16/values.yaml b/stable/jackett/8.0.17/values.yaml similarity index 100% rename from stable/jackett/8.0.16/values.yaml rename to stable/jackett/8.0.17/values.yaml diff --git a/stable/jackett/item.yaml b/stable/jackett/item.yaml index 8d747307488..540b8cd2fce 100644 --- a/stable/jackett/item.yaml +++ b/stable/jackett/item.yaml @@ -1,3 +1,5 @@ +icon: https://truecharts.org/_static/img/jackett-icon.png categories: - - media -icon_url: https://truecharts.org/_static/img/jackett-icon.png +- media +- test +