Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.23"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.22"></a>
|
||||
### [prowlarr-4.0.22](https://github.com/truecharts/apps/compare/prowlarr-4.0.21...prowlarr-4.0.22) (2021-11-30)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.1.6.1173"
|
||||
appVersion: "0.1.6.1176"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="readarr-9.0.22"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="readarr-9.0.21"></a>
|
||||
### [readarr-9.0.21](https://github.com/truecharts/apps/compare/readarr-9.0.20...readarr-9.0.21) (2021-11-30)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.1.0.1071"
|
||||
appVersion: "0.1.0.1072"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.23"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.22"></a>
|
||||
### [prowlarr-4.0.22](https://github.com/truecharts/apps/compare/prowlarr-4.0.21...prowlarr-4.0.22) (2021-11-30)
|
||||
|
||||
|
||||
@@ -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` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="readarr-9.0.22"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="readarr-9.0.21"></a>
|
||||
### [readarr-9.0.21](https://github.com/truecharts/apps/compare/readarr-9.0.20...readarr-9.0.21) (2021-11-30)
|
||||
|
||||
|
||||
@@ -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` | |
|
||||
|
||||
+69
-1
@@ -187137,6 +187137,39 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/prototypegui-6.8.7/prototypegui-6.8.7.tgz
|
||||
version: 6.8.7
|
||||
prowlarr:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.6.1176
|
||||
created: "2021-11-30T21:27:48.938745175Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.7
|
||||
description: Indexer manager/proxy built on the popular arr net base stack to
|
||||
integrate with your various PVR apps.
|
||||
digest: c39e0a15ba63765bc5d61f7bb0809e84e687b3c9840af36b8c699f6a467ffad2
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr
|
||||
icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png
|
||||
keywords:
|
||||
- prowlarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: prowlarr
|
||||
sources:
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/prowlarr-4.0.23/prowlarr-4.0.23.tgz
|
||||
version: 4.0.23
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -196999,6 +197032,41 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/radarr-3.1.5/radarr-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
readarr:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.0.1072
|
||||
created: "2021-11-30T21:27:49.175907549Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.7
|
||||
description: A fork of Radarr to work with Books & AudioBooks
|
||||
digest: 36a127eefb449d2917a6d76d04410002fc9b2c32a33d832d9a092c41c7dae323
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/readarr
|
||||
icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true
|
||||
keywords:
|
||||
- readarr
|
||||
- torrent
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: readarr
|
||||
sources:
|
||||
- https://github.com/Readarr/Readarr
|
||||
- https://readarr.com
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/readarr-9.0.22/readarr-9.0.22.tgz
|
||||
version: 9.0.22
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -259756,4 +259824,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-11-30T14:31:46.549996566Z"
|
||||
generated: "2021-11-30T21:27:49.263024874Z"
|
||||
|
||||
Reference in New Issue
Block a user