From 40455b0dcb38bc1687eff5acaf1da127bb7c1d2d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 30 Nov 2021 21:27:54 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../prowlarr/{4.0.22 => 4.0.23}/CHANGELOG.md | 18 +++++++++--------- stable/prowlarr/{4.0.22 => 4.0.23}/CONFIG.md | 0 .../9.0.21 => prowlarr/4.0.23}/Chart.lock | 2 +- stable/prowlarr/{4.0.22 => 4.0.23}/Chart.yaml | 4 ++-- stable/prowlarr/{4.0.22 => 4.0.23}/README.md | 0 .../prowlarr/{4.0.22 => 4.0.23}/app-readme.md | 0 .../charts/common-8.9.7.tgz | Bin .../{4.0.22 => 4.0.23}/helm-values.md | 2 +- .../{4.0.22 => 4.0.23}/ix_values.yaml | 2 +- .../{4.0.22 => 4.0.23}/questions.yaml | 0 .../{4.0.22 => 4.0.23}/templates/common.yaml | 0 .../prowlarr/{4.0.22 => 4.0.23}/values.yaml | 0 .../readarr/{9.0.21 => 9.0.22}/CHANGELOG.md | 18 +++++++++--------- stable/readarr/{9.0.21 => 9.0.22}/CONFIG.md | 0 .../4.0.22 => readarr/9.0.22}/Chart.lock | 2 +- stable/readarr/{9.0.21 => 9.0.22}/Chart.yaml | 4 ++-- stable/readarr/{9.0.21 => 9.0.22}/README.md | 0 .../readarr/{9.0.21 => 9.0.22}/app-readme.md | 0 .../charts/common-8.9.7.tgz | Bin .../readarr/{9.0.21 => 9.0.22}/helm-values.md | 2 +- .../readarr/{9.0.21 => 9.0.22}/ix_values.yaml | 2 +- .../readarr/{9.0.21 => 9.0.22}/questions.yaml | 0 .../{9.0.21 => 9.0.22}/templates/common.yaml | 0 stable/readarr/{9.0.21 => 9.0.22}/values.yaml | 0 24 files changed, 28 insertions(+), 28 deletions(-) rename stable/prowlarr/{4.0.22 => 4.0.23}/CHANGELOG.md (88%) rename stable/prowlarr/{4.0.22 => 4.0.23}/CONFIG.md (100%) rename stable/{readarr/9.0.21 => prowlarr/4.0.23}/Chart.lock (78%) rename stable/prowlarr/{4.0.22 => 4.0.23}/Chart.yaml (94%) rename stable/prowlarr/{4.0.22 => 4.0.23}/README.md (100%) rename stable/prowlarr/{4.0.22 => 4.0.23}/app-readme.md (100%) rename stable/prowlarr/{4.0.22 => 4.0.23}/charts/common-8.9.7.tgz (100%) rename stable/prowlarr/{4.0.22 => 4.0.23}/helm-values.md (91%) rename stable/prowlarr/{4.0.22 => 4.0.23}/ix_values.yaml (91%) rename stable/prowlarr/{4.0.22 => 4.0.23}/questions.yaml (100%) rename stable/prowlarr/{4.0.22 => 4.0.23}/templates/common.yaml (100%) rename stable/prowlarr/{4.0.22 => 4.0.23}/values.yaml (100%) rename stable/readarr/{9.0.21 => 9.0.22}/CHANGELOG.md (82%) rename stable/readarr/{9.0.21 => 9.0.22}/CONFIG.md (100%) rename stable/{prowlarr/4.0.22 => readarr/9.0.22}/Chart.lock (78%) rename stable/readarr/{9.0.21 => 9.0.22}/Chart.yaml (94%) rename stable/readarr/{9.0.21 => 9.0.22}/README.md (100%) rename stable/readarr/{9.0.21 => 9.0.22}/app-readme.md (100%) rename stable/readarr/{9.0.21 => 9.0.22}/charts/common-8.9.7.tgz (100%) rename stable/readarr/{9.0.21 => 9.0.22}/helm-values.md (94%) rename stable/readarr/{9.0.21 => 9.0.22}/ix_values.yaml (91%) rename stable/readarr/{9.0.21 => 9.0.22}/questions.yaml (100%) rename stable/readarr/{9.0.21 => 9.0.22}/templates/common.yaml (100%) rename stable/readarr/{9.0.21 => 9.0.22}/values.yaml (100%) diff --git a/stable/prowlarr/4.0.22/CHANGELOG.md b/stable/prowlarr/4.0.23/CHANGELOG.md similarity index 88% rename from stable/prowlarr/4.0.22/CHANGELOG.md rename to stable/prowlarr/4.0.23/CHANGELOG.md index ccc6736366b..d20581dcad1 100644 --- a/stable/prowlarr/4.0.22/CHANGELOG.md +++ b/stable/prowlarr/4.0.23/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-4.0.23](https://github.com/truecharts/apps/compare/prowlarr-4.0.22...prowlarr-4.0.23) (2021-11-30) + +#### Chore + +* update non-major docker tags ([#1438](https://github.com/truecharts/apps/issues/1438)) + + + ### [prowlarr-4.0.22](https://github.com/truecharts/apps/compare/prowlarr-4.0.21...prowlarr-4.0.22) (2021-11-30) @@ -88,12 +97,3 @@ ### [prowlarr-4.0.12](https://github.com/truecharts/apps/compare/prowlarr-4.0.11...prowlarr-4.0.12) (2021-11-15) #### Chore - -* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) -* update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) - - - - -### [prowlarr-4.0.11](https://github.com/truecharts/apps/compare/prowlarr-4.0.10...prowlarr-4.0.11) (2021-11-14) - diff --git a/stable/prowlarr/4.0.22/CONFIG.md b/stable/prowlarr/4.0.23/CONFIG.md similarity index 100% rename from stable/prowlarr/4.0.22/CONFIG.md rename to stable/prowlarr/4.0.23/CONFIG.md diff --git a/stable/readarr/9.0.21/Chart.lock b/stable/prowlarr/4.0.23/Chart.lock similarity index 78% rename from stable/readarr/9.0.21/Chart.lock rename to stable/prowlarr/4.0.23/Chart.lock index d955fb913ce..921b29b0ed1 100644 --- a/stable/readarr/9.0.21/Chart.lock +++ b/stable/prowlarr/4.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:36:04.904028508Z" +generated: "2021-11-30T21:24:30.762144051Z" diff --git a/stable/prowlarr/4.0.22/Chart.yaml b/stable/prowlarr/4.0.23/Chart.yaml similarity index 94% rename from stable/prowlarr/4.0.22/Chart.yaml rename to stable/prowlarr/4.0.23/Chart.yaml index de6fed7391d..6f5d7064823 100644 --- a/stable/prowlarr/4.0.22/Chart.yaml +++ b/stable/prowlarr/4.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.6.1173" +appVersion: "0.1.6.1176" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 4.0.22 +version: 4.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/4.0.22/README.md b/stable/prowlarr/4.0.23/README.md similarity index 100% rename from stable/prowlarr/4.0.22/README.md rename to stable/prowlarr/4.0.23/README.md diff --git a/stable/prowlarr/4.0.22/app-readme.md b/stable/prowlarr/4.0.23/app-readme.md similarity index 100% rename from stable/prowlarr/4.0.22/app-readme.md rename to stable/prowlarr/4.0.23/app-readme.md diff --git a/stable/prowlarr/4.0.22/charts/common-8.9.7.tgz b/stable/prowlarr/4.0.23/charts/common-8.9.7.tgz similarity index 100% rename from stable/prowlarr/4.0.22/charts/common-8.9.7.tgz rename to stable/prowlarr/4.0.23/charts/common-8.9.7.tgz diff --git a/stable/prowlarr/4.0.22/helm-values.md b/stable/prowlarr/4.0.23/helm-values.md similarity index 91% rename from stable/prowlarr/4.0.22/helm-values.md rename to stable/prowlarr/4.0.23/helm-values.md index c8d767885b6..812d6e755db 100644 --- a/stable/prowlarr/4.0.22/helm-values.md +++ b/stable/prowlarr/4.0.23/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository | -| image.tag | string | `"v0.1.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb"` | image tag | +| image.tag | string | `"v0.1.6.1176@sha256:79507d7af6113fef81cd36887b060c5607ee91ae84c47812acc08ec97c351f0f"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/prowlarr/4.0.22/ix_values.yaml b/stable/prowlarr/4.0.23/ix_values.yaml similarity index 91% rename from stable/prowlarr/4.0.22/ix_values.yaml rename to stable/prowlarr/4.0.23/ix_values.yaml index 5d2335fbdc5..1c62774d60d 100644 --- a/stable/prowlarr/4.0.22/ix_values.yaml +++ b/stable/prowlarr/4.0.23/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb + tag: v0.1.6.1176@sha256:79507d7af6113fef81cd36887b060c5607ee91ae84c47812acc08ec97c351f0f # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/prowlarr/4.0.22/questions.yaml b/stable/prowlarr/4.0.23/questions.yaml similarity index 100% rename from stable/prowlarr/4.0.22/questions.yaml rename to stable/prowlarr/4.0.23/questions.yaml diff --git a/stable/prowlarr/4.0.22/templates/common.yaml b/stable/prowlarr/4.0.23/templates/common.yaml similarity index 100% rename from stable/prowlarr/4.0.22/templates/common.yaml rename to stable/prowlarr/4.0.23/templates/common.yaml diff --git a/stable/prowlarr/4.0.22/values.yaml b/stable/prowlarr/4.0.23/values.yaml similarity index 100% rename from stable/prowlarr/4.0.22/values.yaml rename to stable/prowlarr/4.0.23/values.yaml diff --git a/stable/readarr/9.0.21/CHANGELOG.md b/stable/readarr/9.0.22/CHANGELOG.md similarity index 82% rename from stable/readarr/9.0.21/CHANGELOG.md rename to stable/readarr/9.0.22/CHANGELOG.md index 38ea2f338c3..4dff0e1b812 100644 --- a/stable/readarr/9.0.21/CHANGELOG.md +++ b/stable/readarr/9.0.22/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.22](https://github.com/truecharts/apps/compare/readarr-9.0.21...readarr-9.0.22) (2021-11-30) + +#### Chore + +* update non-major docker tags ([#1438](https://github.com/truecharts/apps/issues/1438)) + + + ### [readarr-9.0.21](https://github.com/truecharts/apps/compare/readarr-9.0.20...readarr-9.0.21) (2021-11-30) @@ -88,12 +97,3 @@ #### Chore -* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) -* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) -* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) -* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) -* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327)) - -#### Fix - -* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321)) diff --git a/stable/readarr/9.0.21/CONFIG.md b/stable/readarr/9.0.22/CONFIG.md similarity index 100% rename from stable/readarr/9.0.21/CONFIG.md rename to stable/readarr/9.0.22/CONFIG.md diff --git a/stable/prowlarr/4.0.22/Chart.lock b/stable/readarr/9.0.22/Chart.lock similarity index 78% rename from stable/prowlarr/4.0.22/Chart.lock rename to stable/readarr/9.0.22/Chart.lock index 61651e105ed..b168437c649 100644 --- a/stable/prowlarr/4.0.22/Chart.lock +++ b/stable/readarr/9.0.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T12:34:07.278283569Z" +generated: "2021-11-30T21:25:01.45360221Z" diff --git a/stable/readarr/9.0.21/Chart.yaml b/stable/readarr/9.0.22/Chart.yaml similarity index 94% rename from stable/readarr/9.0.21/Chart.yaml rename to stable/readarr/9.0.22/Chart.yaml index c383aa57c69..be24899d4a6 100644 --- a/stable/readarr/9.0.21/Chart.yaml +++ b/stable/readarr/9.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.0.1071" +appVersion: "0.1.0.1072" dependencies: - name: common repository: https://truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 9.0.21 +version: 9.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/readarr/9.0.21/README.md b/stable/readarr/9.0.22/README.md similarity index 100% rename from stable/readarr/9.0.21/README.md rename to stable/readarr/9.0.22/README.md diff --git a/stable/readarr/9.0.21/app-readme.md b/stable/readarr/9.0.22/app-readme.md similarity index 100% rename from stable/readarr/9.0.21/app-readme.md rename to stable/readarr/9.0.22/app-readme.md diff --git a/stable/readarr/9.0.21/charts/common-8.9.7.tgz b/stable/readarr/9.0.22/charts/common-8.9.7.tgz similarity index 100% rename from stable/readarr/9.0.21/charts/common-8.9.7.tgz rename to stable/readarr/9.0.22/charts/common-8.9.7.tgz diff --git a/stable/readarr/9.0.21/helm-values.md b/stable/readarr/9.0.22/helm-values.md similarity index 94% rename from stable/readarr/9.0.21/helm-values.md rename to stable/readarr/9.0.22/helm-values.md index 5afa1689f35..e1eee1f35e5 100644 --- a/stable/readarr/9.0.21/helm-values.md +++ b/stable/readarr/9.0.22/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/readarr"` | | -| image.tag | string | `"v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455"` | | +| image.tag | string | `"v0.1.0.1072@sha256:536b5586da8ff23375bc01ea0f78946b3f01166fc53e778f480e4222de102dc7"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.custom | bool | `true` | | diff --git a/stable/readarr/9.0.21/ix_values.yaml b/stable/readarr/9.0.22/ix_values.yaml similarity index 91% rename from stable/readarr/9.0.21/ix_values.yaml rename to stable/readarr/9.0.22/ix_values.yaml index 5fd3e35a3c3..c0071a11e99 100644 --- a/stable/readarr/9.0.21/ix_values.yaml +++ b/stable/readarr/9.0.22/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455 + tag: v0.1.0.1072@sha256:536b5586da8ff23375bc01ea0f78946b3f01166fc53e778f480e4222de102dc7 securityContext: readOnlyRootFilesystem: false diff --git a/stable/readarr/9.0.21/questions.yaml b/stable/readarr/9.0.22/questions.yaml similarity index 100% rename from stable/readarr/9.0.21/questions.yaml rename to stable/readarr/9.0.22/questions.yaml diff --git a/stable/readarr/9.0.21/templates/common.yaml b/stable/readarr/9.0.22/templates/common.yaml similarity index 100% rename from stable/readarr/9.0.21/templates/common.yaml rename to stable/readarr/9.0.22/templates/common.yaml diff --git a/stable/readarr/9.0.21/values.yaml b/stable/readarr/9.0.22/values.yaml similarity index 100% rename from stable/readarr/9.0.21/values.yaml rename to stable/readarr/9.0.22/values.yaml