Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-18 10:47:04 +00:00
parent 85367e0094
commit 4caa9f5bcc
44 changed files with 8401 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [lidarr-16.0.0](https://github.com/truecharts/charts/compare/lidarr-15.0.6...lidarr-16.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))
## [lidarr-15.0.6](https://github.com/truecharts/charts/compare/lidarr-15.0.5...lidarr-15.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [lidarr-15.0.5](https://github.com/truecharts/charts/compare/lidarr-15.0.4...lidarr-15.0.5) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [lidarr-15.0.4](https://github.com/truecharts/charts/compare/lidarr-15.0.3...lidarr-15.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [lidarr-15.0.3](https://github.com/truecharts/charts/compare/lidarr-15.0.2...lidarr-15.0.3) (2023-04-14)
## [lidarr-15.0.2](https://github.com/truecharts/charts/compare/lidarr-15.0.1...lidarr-15.0.2) (2023-04-12)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [lidarr-15.0.1](https://github.com/truecharts/charts/compare/lidarr-15.0.0...lidarr-15.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [lidarr-15.0.0](https://github.com/truecharts/charts/compare/lidarr-14.0.0...lidarr-15.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [lidarr-14.0.0](https://github.com/truecharts/charts/compare/lidarr-13.0.15...lidarr-14.0.0) (2023-02-28)
## [lidarr-13.0.15](https://github.com/truecharts/charts/compare/lidarr-13.0.14...lidarr-13.0.15) (2023-02-20)
### Chore
- update container image tccr.io/truecharts/lidarr to 1.1.3.2982
## [lidarr-13.0.14](https://github.com/truecharts/charts/compare/lidarr-13.0.13...lidarr-13.0.14) (2023-02-11)
### Chore
- update container image tccr.io/truecharts/lidarr to v1.1.3.2982
## [lidarr-13.0.13](https://github.com/truecharts/charts/compare/lidarr-13.0.12...lidarr-13.0.13) (2023-02-11)

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "1.1.3.2982"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.20
deprecated: false
description: Looks and smells like Sonarr but made for music
home: https://truecharts.org/charts/stable/lidarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png
keywords:
- lidarr
- torrent
- usenet
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: lidarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
- https://github.com/Lidarr/Lidarr
type: application
version: 16.0.0
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [lidarr-16.0.0](https://github.com/truecharts/charts/compare/lidarr-15.0.6...lidarr-16.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))

View File

@ -0,0 +1,8 @@
Looks and smells like Sonarr but made for music
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lidarr](https://truecharts.org/charts/stable/lidarr)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,46 @@
image:
repository: tccr.io/truecharts/lidarr
pullPolicy: IfNotPresent
tag: 1.1.3.2982@sha256:0f635e1c21c6e6ef8a67f246b3e7f1ca3409f1f08bf8d2006abfaa89da55d534
service:
main:
ports:
main:
port: 8686
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: true
## Set this to true if you wish to specify your own livenessProbe
custom: true
## The spec field contains the values for the default livenessProbe.
## If you selected custom: true, this field holds the definition of the livenessProbe.
spec:
exec:
command:
- /usr/bin/env
- bash
- -c
- curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml`
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
env:
LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}"
LIDARR__AUTHENTICATION_METHOD: ""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,6 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [prowlarr-11.0.0](https://github.com/truecharts/charts/compare/prowlarr-10.0.6...prowlarr-11.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))
## [prowlarr-10.0.6](https://github.com/truecharts/charts/compare/prowlarr-10.0.5...prowlarr-10.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [prowlarr-10.0.5](https://github.com/truecharts/charts/compare/prowlarr-10.0.4...prowlarr-10.0.5) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [prowlarr-10.0.4](https://github.com/truecharts/charts/compare/prowlarr-10.0.3...prowlarr-10.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [prowlarr-10.0.3](https://github.com/truecharts/charts/compare/prowlarr-10.0.2...prowlarr-10.0.3) (2023-04-14)
## [prowlarr-10.0.2](https://github.com/truecharts/charts/compare/prowlarr-10.0.1...prowlarr-10.0.2) (2023-04-12)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [prowlarr-10.0.1](https://github.com/truecharts/charts/compare/prowlarr-10.0.0...prowlarr-10.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [prowlarr-10.0.0](https://github.com/truecharts/charts/compare/prowlarr-9.0.0...prowlarr-10.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [prowlarr-9.0.0](https://github.com/truecharts/charts/compare/prowlarr-8.0.27...prowlarr-9.0.0) (2023-02-28)
## [prowlarr-8.0.27](https://github.com/truecharts/charts/compare/prowlarr-8.0.26...prowlarr-8.0.27) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/prowlarr to v1.3.1.2796
## [prowlarr-8.0.26](https://github.com/truecharts/charts/compare/prowlarr-8.0.25...prowlarr-8.0.26) (2023-02-23)
### Chore
- update container image tccr.io/truecharts/prowlarr to v1.3.0.2757
## [prowlarr-8.0.25](https://github.com/truecharts/charts/compare/prowlarr-8.0.24...prowlarr-8.0.25) (2023-02-20)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "1.3.1.2796"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.20
description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
home: https://truecharts.org/charts/stable/prowlarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.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/truecharts/charts/tree/master/charts/stable/prowlarr
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
version: 11.0.0
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [prowlarr-11.0.0](https://github.com/truecharts/charts/compare/prowlarr-10.0.6...prowlarr-11.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))

View File

@ -0,0 +1,8 @@
Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prowlarr](https://truecharts.org/charts/stable/prowlarr)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,27 @@
image:
repository: tccr.io/truecharts/prowlarr
tag: 1.3.1.2796@sha256:64a815f6eb0ec4d553c3797413a520fa40d0ac1e137a1b11c685e21e32d66764
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 9696
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
env:
PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}"
PROWLARR__AUTHENTICATION_METHOD: ""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,6 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [radarr-16.0.0](https://github.com/truecharts/charts/compare/radarr-15.0.6...radarr-16.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))
## [radarr-15.0.6](https://github.com/truecharts/charts/compare/radarr-15.0.5...radarr-15.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [radarr-15.0.5](https://github.com/truecharts/charts/compare/radarr-15.0.4...radarr-15.0.5) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [radarr-15.0.4](https://github.com/truecharts/charts/compare/radarr-15.0.3...radarr-15.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [radarr-15.0.3](https://github.com/truecharts/charts/compare/radarr-15.0.2...radarr-15.0.3) (2023-04-14)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [radarr-15.0.2](https://github.com/truecharts/charts/compare/radarr-15.0.1...radarr-15.0.2) (2023-04-12)
## [radarr-15.0.1](https://github.com/truecharts/charts/compare/radarr-15.0.0...radarr-15.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [radarr-15.0.0](https://github.com/truecharts/charts/compare/radarr-14.0.0...radarr-15.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [radarr-14.0.0](https://github.com/truecharts/charts/compare/radarr-13.0.15...radarr-14.0.0) (2023-02-28)
## [radarr-13.0.15](https://github.com/truecharts/charts/compare/radarr-13.0.14...radarr-13.0.15) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/radarr to 4.3.2.6857
## [radarr-13.0.14](https://github.com/truecharts/charts/compare/radarr-13.0.13...radarr-13.0.14) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [radarr-13.0.13](https://github.com/truecharts/charts/compare/radarrsync-2.0.8...radarr-13.0.13) (2023-02-07)

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "4.3.2.6857"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.20
deprecated: false
description: "A fork of Sonarr to work with movies à la Couchpotato"
home: https://truecharts.org/charts/stable/radarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png
keywords:
- radarr
- torrent
- usenet
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: radarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
- https://github.com/Radarr/Radarr
type: application
version: 16.0.0
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [radarr-16.0.0](https://github.com/truecharts/charts/compare/radarr-15.0.6...radarr-16.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))

View File

@ -0,0 +1,8 @@
A fork of Sonarr to work with movies à la Couchpotato
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/radarr](https://truecharts.org/charts/stable/radarr)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,45 @@
image:
repository: tccr.io/truecharts/radarr
pullPolicy: IfNotPresent
tag: 4.3.2.6857@sha256:b51ca8472ed45f8979ef4bf86608449d620a7b698c718bbfc57dfbe20af8033a
service:
main:
ports:
main:
port: 7878
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
probes:
readiness:
enabled: true
type: tcp
# FIXME: https://github.com/Radarr/Radarr/pull/8055
# Next release this will work
# type: http
# path: /ping
liveness:
enabled: true
type: tcp
# type: http
# path: /ping
startup:
enabled: true
type: tcp
# type: http
# path: /ping
env:
RADARR__PORT: "{{ .Values.service.main.ports.main.port }}"

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,6 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [readarr-16.0.0](https://github.com/truecharts/charts/compare/readarr-15.0.6...readarr-16.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))
## [readarr-15.0.6](https://github.com/truecharts/charts/compare/readarr-15.0.5...readarr-15.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [readarr-15.0.5](https://github.com/truecharts/charts/compare/readarr-15.0.4...readarr-15.0.5) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [readarr-15.0.4](https://github.com/truecharts/charts/compare/readarr-15.0.3...readarr-15.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [readarr-15.0.3](https://github.com/truecharts/charts/compare/readarr-15.0.2...readarr-15.0.3) (2023-04-14)
## [readarr-15.0.2](https://github.com/truecharts/charts/compare/readarr-15.0.1...readarr-15.0.2) (2023-04-12)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [readarr-15.0.1](https://github.com/truecharts/charts/compare/readarr-15.0.0...readarr-15.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [readarr-15.0.0](https://github.com/truecharts/charts/compare/readarr-14.0.0...readarr-15.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [readarr-14.0.0](https://github.com/truecharts/charts/compare/readarr-13.0.15...readarr-14.0.0) (2023-02-28)
## [readarr-13.0.15](https://github.com/truecharts/charts/compare/readarr-13.0.14...readarr-13.0.15) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/readarr to v0.1.4.1596
## [readarr-13.0.14](https://github.com/truecharts/charts/compare/readarr-13.0.13...readarr-13.0.14) (2023-02-20)
### Chore
- update container image tccr.io/truecharts/readarr to v0.1.3.1584
## [readarr-13.0.13](https://github.com/truecharts/charts/compare/readarr-13.0.12...readarr-13.0.13) (2023-02-15)

View File

@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "0.1.4.1596"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.20
deprecated: false
description: A fork of Radarr to work with Books & AudioBooks
home: https://truecharts.org/charts/stable/readarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png
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/truecharts/charts/tree/master/charts/stable/readarr
- https://github.com/Readarr/Readarr
- https://readarr.com
type: application
version: 16.0.0
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [readarr-16.0.0](https://github.com/truecharts/charts/compare/readarr-15.0.6...readarr-16.0.0) (2023-04-18)
### Fix
- BREAKING CHANGE revert postgresql back to sqlite ([#8085](https://github.com/truecharts/charts/issues/8085))

View File

@ -0,0 +1,8 @@
A fork of Radarr to work with Books & AudioBooks
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/readarr](https://truecharts.org/charts/stable/readarr)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,45 @@
image:
repository: tccr.io/truecharts/readarr
pullPolicy: IfNotPresent
tag: v0.1.4.1596@sha256:8228fb87ef5626392c481849a7f8d089e7ae16afc148da54e7ef0a1bd4669483
service:
main:
ports:
main:
port: 8787
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: true
## Set this to true if you wish to specify your own livenessProbe
custom: true
## The spec field contains the values for the default livenessProbe.
## If you selected custom: true, this field holds the definition of the livenessProbe.
spec:
exec:
command:
- /usr/bin/env
- bash
- -c
- curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml`
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
env:
READARR__PORT: "{{ .Values.service.main.ports.main.port }}"

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,6 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File