diff --git a/stable/custom-app/2.0.2/CHANGELOG.md b/stable/custom-app/2.0.2/CHANGELOG.md deleted file mode 100644 index 1c9b7e0ca4..0000000000 --- a/stable/custom-app/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [custom-app-2.0.2](https://github.com/truecharts/apps/compare/custom-app-2.0.1...custom-app-2.0.2) (2021-09-28) - -#### Chore - -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/stable/custom-app/2.0.3/CHANGELOG.md b/stable/custom-app/2.0.3/CHANGELOG.md new file mode 100644 index 0000000000..4ce1ae27d1 --- /dev/null +++ b/stable/custom-app/2.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/custom-app/2.0.2/CONFIG.md b/stable/custom-app/2.0.3/CONFIG.md similarity index 100% rename from stable/custom-app/2.0.2/CONFIG.md rename to stable/custom-app/2.0.3/CONFIG.md diff --git a/stable/jackett/8.0.2/Chart.lock b/stable/custom-app/2.0.3/Chart.lock similarity index 78% rename from stable/jackett/8.0.2/Chart.lock rename to stable/custom-app/2.0.3/Chart.lock index 3ac05dc7bc..9b10029ee7 100644 --- a/stable/jackett/8.0.2/Chart.lock +++ b/stable/custom-app/2.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.0.8 digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e -generated: "2021-09-28T06:37:31.89626555Z" +generated: "2021-09-28T22:17:47.044095521Z" diff --git a/stable/custom-app/2.0.2/Chart.yaml b/stable/custom-app/2.0.3/Chart.yaml similarity index 93% rename from stable/custom-app/2.0.2/Chart.yaml rename to stable/custom-app/2.0.3/Chart.yaml index 57641d86f0..0c85982843 100644 --- a/stable/custom-app/2.0.2/Chart.yaml +++ b/stable/custom-app/2.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.18.815" +appVersion: "0.18.827" dependencies: - name: common repository: https://truecharts.org @@ -19,4 +19,4 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 2.0.2 +version: 2.0.3 diff --git a/stable/custom-app/2.0.2/README.md b/stable/custom-app/2.0.3/README.md similarity index 100% rename from stable/custom-app/2.0.2/README.md rename to stable/custom-app/2.0.3/README.md diff --git a/stable/custom-app/2.0.2/app-readme.md b/stable/custom-app/2.0.3/app-readme.md similarity index 100% rename from stable/custom-app/2.0.2/app-readme.md rename to stable/custom-app/2.0.3/app-readme.md diff --git a/stable/custom-app/2.0.2/charts/common-8.0.8.tgz b/stable/custom-app/2.0.3/charts/common-8.0.8.tgz similarity index 100% rename from stable/custom-app/2.0.2/charts/common-8.0.8.tgz rename to stable/custom-app/2.0.3/charts/common-8.0.8.tgz diff --git a/stable/custom-app/2.0.2/helm-values.md b/stable/custom-app/2.0.3/helm-values.md similarity index 93% rename from stable/custom-app/2.0.2/helm-values.md rename to stable/custom-app/2.0.3/helm-values.md index 40743cf8ab..8c6ef7c48f 100644 --- a/stable/custom-app/2.0.2/helm-values.md +++ b/stable/custom-app/2.0.3/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/stable/custom-app/2.0.2/ix_values.yaml b/stable/custom-app/2.0.3/ix_values.yaml similarity index 100% rename from stable/custom-app/2.0.2/ix_values.yaml rename to stable/custom-app/2.0.3/ix_values.yaml diff --git a/stable/custom-app/2.0.2/questions.yaml b/stable/custom-app/2.0.3/questions.yaml similarity index 100% rename from stable/custom-app/2.0.2/questions.yaml rename to stable/custom-app/2.0.3/questions.yaml diff --git a/stable/custom-app/2.0.2/templates/common.yaml b/stable/custom-app/2.0.3/templates/common.yaml similarity index 100% rename from stable/custom-app/2.0.2/templates/common.yaml rename to stable/custom-app/2.0.3/templates/common.yaml diff --git a/stable/custom-app/2.0.2/test_values.yaml b/stable/custom-app/2.0.3/test_values.yaml similarity index 87% rename from stable/custom-app/2.0.2/test_values.yaml rename to stable/custom-app/2.0.3/test_values.yaml index 383621a77f..2340ceb040 100644 --- a/stable/custom-app/2.0.2/test_values.yaml +++ b/stable/custom-app/2.0.3/test_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745 + tag: v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/2.0.2/values.yaml b/stable/custom-app/2.0.3/values.yaml similarity index 100% rename from stable/custom-app/2.0.2/values.yaml rename to stable/custom-app/2.0.3/values.yaml diff --git a/stable/jackett/8.0.2/CHANGELOG.md b/stable/jackett/8.0.2/CHANGELOG.md deleted file mode 100644 index d9ef8396c6..0000000000 --- a/stable/jackett/8.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [jackett-8.0.2](https://github.com/truecharts/apps/compare/jackett-8.0.1...jackett-8.0.2) (2021-09-28) - -#### Chore - -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/stable/jackett/8.0.3/CHANGELOG.md b/stable/jackett/8.0.3/CHANGELOG.md new file mode 100644 index 0000000000..a70bf4e409 --- /dev/null +++ b/stable/jackett/8.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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)) + diff --git a/stable/jackett/8.0.2/CONFIG.md b/stable/jackett/8.0.3/CONFIG.md similarity index 100% rename from stable/jackett/8.0.2/CONFIG.md rename to stable/jackett/8.0.3/CONFIG.md diff --git a/stable/custom-app/2.0.2/Chart.lock b/stable/jackett/8.0.3/Chart.lock similarity index 78% rename from stable/custom-app/2.0.2/Chart.lock rename to stable/jackett/8.0.3/Chart.lock index b6b6bd5394..396cee415f 100644 --- a/stable/custom-app/2.0.2/Chart.lock +++ b/stable/jackett/8.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.0.8 digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e -generated: "2021-09-28T06:36:04.091954105Z" +generated: "2021-09-28T22:18:00.730342704Z" diff --git a/stable/jackett/8.0.2/Chart.yaml b/stable/jackett/8.0.3/Chart.yaml similarity index 94% rename from stable/jackett/8.0.2/Chart.yaml rename to stable/jackett/8.0.3/Chart.yaml index 625b55faca..992ec57226 100644 --- a/stable/jackett/8.0.2/Chart.yaml +++ b/stable/jackett/8.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.18.815" +appVersion: "0.18.827" dependencies: - name: common repository: https://truecharts.org @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 8.0.2 +version: 8.0.3 diff --git a/stable/jackett/8.0.2/README.md b/stable/jackett/8.0.3/README.md similarity index 100% rename from stable/jackett/8.0.2/README.md rename to stable/jackett/8.0.3/README.md diff --git a/stable/jackett/8.0.2/app-readme.md b/stable/jackett/8.0.3/app-readme.md similarity index 100% rename from stable/jackett/8.0.2/app-readme.md rename to stable/jackett/8.0.3/app-readme.md diff --git a/stable/jackett/8.0.2/charts/common-8.0.8.tgz b/stable/jackett/8.0.3/charts/common-8.0.8.tgz similarity index 100% rename from stable/jackett/8.0.2/charts/common-8.0.8.tgz rename to stable/jackett/8.0.3/charts/common-8.0.8.tgz diff --git a/stable/jackett/8.0.2/helm-values.md b/stable/jackett/8.0.3/helm-values.md similarity index 92% rename from stable/jackett/8.0.2/helm-values.md rename to stable/jackett/8.0.3/helm-values.md index a2ca3d16b5..bcaffbc3e1 100644 --- a/stable/jackett/8.0.2/helm-values.md +++ b/stable/jackett/8.0.3/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/stable/jackett/8.0.2/ix_values.yaml b/stable/jackett/8.0.3/ix_values.yaml similarity index 87% rename from stable/jackett/8.0.2/ix_values.yaml rename to stable/jackett/8.0.3/ix_values.yaml index a0e8c912b5..74ce7cadd4 100644 --- a/stable/jackett/8.0.2/ix_values.yaml +++ b/stable/jackett/8.0.3/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745 + tag: v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4 probes: liveness: diff --git a/stable/jackett/8.0.2/questions.yaml b/stable/jackett/8.0.3/questions.yaml similarity index 100% rename from stable/jackett/8.0.2/questions.yaml rename to stable/jackett/8.0.3/questions.yaml diff --git a/stable/jackett/8.0.2/templates/common.yaml b/stable/jackett/8.0.3/templates/common.yaml similarity index 100% rename from stable/jackett/8.0.2/templates/common.yaml rename to stable/jackett/8.0.3/templates/common.yaml diff --git a/stable/jackett/8.0.2/test_values.yaml b/stable/jackett/8.0.3/test_values.yaml similarity index 85% rename from stable/jackett/8.0.2/test_values.yaml rename to stable/jackett/8.0.3/test_values.yaml index 31b3d8d56f..615ae4732b 100644 --- a/stable/jackett/8.0.2/test_values.yaml +++ b/stable/jackett/8.0.3/test_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745 + tag: v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jackett/8.0.2/values.yaml b/stable/jackett/8.0.3/values.yaml similarity index 100% rename from stable/jackett/8.0.2/values.yaml rename to stable/jackett/8.0.3/values.yaml