From 2d2ad688e2791b5cfacb84ffcb97cac978da4620 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 28 Sep 2021 22:20:29 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/custom-app/CHANGELOG.md | 9 ++++ charts/stable/custom-app/Chart.yaml | 2 +- charts/stable/custom-app/SCALE/CHANGELOG.md | 6 +-- charts/stable/custom-app/helm-values.md | 2 +- charts/stable/jackett/CHANGELOG.md | 9 ++++ charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/SCALE/CHANGELOG.md | 6 +-- charts/stable/jackett/helm-values.md | 2 +- docs/apps/stable/custom-app/CHANGELOG.md | 9 ++++ docs/apps/stable/custom-app/helm-values.md | 2 +- docs/apps/stable/jackett/CHANGELOG.md | 9 ++++ docs/apps/stable/jackett/helm-values.md | 2 +- docs/index.yaml | 57 ++++++++++++++++++++- 13 files changed, 104 insertions(+), 13 deletions(-) diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index 97916e25408..6122256a844 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-2.0.3](https://github.com/truecharts/apps/compare/custom-app-2.0.2...custom-app-2.0.3) (2021-09-28) + +#### Chore + +* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052)) + + + ### [custom-app-2.0.2](https://github.com/truecharts/apps/compare/custom-app-2.0.1...custom-app-2.0.2) (2021-09-28) diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 7d4a745dd9f..0c85982843c 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.18.815 +appVersion: "0.18.827" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/custom-app/SCALE/CHANGELOG.md b/charts/stable/custom-app/SCALE/CHANGELOG.md index 39cae363409..c2b02622f59 100644 --- a/charts/stable/custom-app/SCALE/CHANGELOG.md +++ b/charts/stable/custom-app/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [custom-app-2.0.2](https://github.com/truecharts/apps/compare/custom-app-2.0.1...custom-app-2.0.2) (2021-09-28) + +### [custom-app-2.0.3](https://github.com/truecharts/apps/compare/custom-app-2.0.2...custom-app-2.0.3) (2021-09-28) #### Chore -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) +* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052)) diff --git a/charts/stable/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md index 40743cf8ab4..8c6ef7c48f5 100644 --- a/charts/stable/custom-app/helm-values.md +++ b/charts/stable/custom-app/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | | +| image.tag | string | `"v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 7aed4a1e1f8..213770d7e90 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-8.0.3](https://github.com/truecharts/apps/compare/jackett-8.0.2...jackett-8.0.3) (2021-09-28) + +#### Chore + +* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052)) + + + ### [jackett-8.0.2](https://github.com/truecharts/apps/compare/jackett-8.0.1...jackett-8.0.2) (2021-09-28) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 2d2127caea8..992ec572265 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.18.815 +appVersion: "0.18.827" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/jackett/SCALE/CHANGELOG.md b/charts/stable/jackett/SCALE/CHANGELOG.md index f5a7efa03d3..1405083f4ab 100644 --- a/charts/stable/jackett/SCALE/CHANGELOG.md +++ b/charts/stable/jackett/SCALE/CHANGELOG.md @@ -1,7 +1,7 @@ - -### [jackett-8.0.2](https://github.com/truecharts/apps/compare/jackett-8.0.1...jackett-8.0.2) (2021-09-28) + +### [jackett-8.0.3](https://github.com/truecharts/apps/compare/jackett-8.0.2...jackett-8.0.3) (2021-09-28) #### Chore -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) +* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052)) diff --git a/charts/stable/jackett/helm-values.md b/charts/stable/jackett/helm-values.md index a2ca3d16b57..bcaffbc3e13 100644 --- a/charts/stable/jackett/helm-values.md +++ b/charts/stable/jackett/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | | +| image.tag | string | `"v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md index 97916e25408..6122256a844 100644 --- a/docs/apps/stable/custom-app/CHANGELOG.md +++ b/docs/apps/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-2.0.3](https://github.com/truecharts/apps/compare/custom-app-2.0.2...custom-app-2.0.3) (2021-09-28) + +#### Chore + +* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052)) + + + ### [custom-app-2.0.2](https://github.com/truecharts/apps/compare/custom-app-2.0.1...custom-app-2.0.2) (2021-09-28) diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md index 40743cf8ab4..8c6ef7c48f5 100644 --- a/docs/apps/stable/custom-app/helm-values.md +++ b/docs/apps/stable/custom-app/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | | +| image.tag | string | `"v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/apps/stable/jackett/CHANGELOG.md b/docs/apps/stable/jackett/CHANGELOG.md index 7aed4a1e1f8..213770d7e90 100644 --- a/docs/apps/stable/jackett/CHANGELOG.md +++ b/docs/apps/stable/jackett/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-8.0.3](https://github.com/truecharts/apps/compare/jackett-8.0.2...jackett-8.0.3) (2021-09-28) + +#### Chore + +* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052)) + + + ### [jackett-8.0.2](https://github.com/truecharts/apps/compare/jackett-8.0.1...jackett-8.0.2) (2021-09-28) diff --git a/docs/apps/stable/jackett/helm-values.md b/docs/apps/stable/jackett/helm-values.md index a2ca3d16b57..bcaffbc3e13 100644 --- a/docs/apps/stable/jackett/helm-values.md +++ b/docs/apps/stable/jackett/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | | +| image.tag | string | `"v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/docs/index.yaml b/docs/index.yaml index 5905c3cb4eb..f47f682fc81 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -21670,6 +21670,31 @@ entries: - https://github.com/truecharts/apps/releases/download/common-test-2.0.0/common-test-2.0.0.tgz version: 2.0.0 custom-app: + - apiVersion: v2 + appVersion: 0.18.827 + created: "2021-09-28T22:20:27.168952105Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + description: Advanced tool to create your own TrueCharts-based App + digest: cebf4b30d0fccc98281c492cfc8005cacb88815ba1546b83602ed15080f78a8f + home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + icon: https://truecharts.org/_static/img/custom-app-icon.png + keywords: + - custom + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: custom-app + sources: + - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + type: application + urls: + - https://github.com/truecharts/apps/releases/download/custom-app-2.0.3/custom-app-2.0.3.tgz + version: 2.0.3 - apiVersion: v2 appVersion: 0.18.815 created: "2021-09-28T06:41:58.281693797Z" @@ -66264,6 +66289,36 @@ entries: - https://github.com/truecharts/apps/releases/download/hyperion-ng-1.0.1/hyperion-ng-1.0.1.tgz version: 1.0.1 jackett: + - apiVersion: v2 + appVersion: 0.18.827 + created: "2021-09-28T22:20:27.392668507Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.0.8 + description: API Support for your favorite torrent trackers. + digest: a0b9386880a4848842033741e88d41638f3f58632c4a75ed5188262d94a726fe + home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett + icon: https://truecharts.org/_static/img/jackett-icon.png + keywords: + - jackett + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: jackett + sources: + - https://github.com/Jackett/Jackett + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jackett-8.0.3/jackett-8.0.3.tgz + version: 8.0.3 - apiVersion: v2 appVersion: 0.18.815 created: "2021-09-28T06:42:00.051781373Z" @@ -192266,4 +192321,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-09-28T22:15:22.291422876Z" +generated: "2021-09-28T22:20:27.465679219Z"