Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/radarr/17.0.8/CHANGELOG.md
Normal file
99
stable/radarr/17.0.8/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.8](https://github.com/truecharts/charts/compare/radarr-17.0.7...radarr-17.0.8) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v5.0.3.8127 ([#13567](https://github.com/truecharts/charts/issues/13567))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.7](https://github.com/truecharts/charts/compare/radarr-17.0.6...radarr-17.0.7) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.7.5.7809 ([#13389](https://github.com/truecharts/charts/issues/13389))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.6](https://github.com/truecharts/charts/compare/radarr-17.0.5...radarr-17.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.5](https://github.com/truecharts/charts/compare/radarr-17.0.4...radarr-17.0.5) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.7.5.7809 ([#13372](https://github.com/truecharts/charts/issues/13372))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.4](https://github.com/truecharts/charts/compare/radarr-17.0.3...radarr-17.0.4) (2023-10-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.3](https://github.com/truecharts/charts/compare/radarr-17.0.2...radarr-17.0.3) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.7.5.7809 ([#11964](https://github.com/truecharts/charts/issues/11964))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.2](https://github.com/truecharts/charts/compare/radarr-17.0.1...radarr-17.0.2) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.7.5.7809 ([#11626](https://github.com/truecharts/charts/issues/11626))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.1](https://github.com/truecharts/charts/compare/radarr-17.0.0...radarr-17.0.1) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.6.4.7568 ([#11293](https://github.com/truecharts/charts/issues/11293))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-17.0.0](https://github.com/truecharts/charts/compare/radarr-16.1.2...radarr-17.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.1.2](https://github.com/truecharts/charts/compare/radarr-16.1.1...radarr-16.1.2) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.1.1](https://github.com/truecharts/charts/compare/radarr-16.1.0...radarr-16.1.1) (2023-07-23)
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.1.0](https://github.com/truecharts/charts/compare/radarr-16.0.22...radarr-16.1.0) (2023-07-21)
|
||||
29
stable/radarr/17.0.8/Chart.yaml
Normal file
29
stable/radarr/17.0.8/Chart.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.0.3.8127"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.9
|
||||
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: 17.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/radarr/17.0.8/README.md
Normal file
27
stable/radarr/17.0.8/README.md
Normal 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/guides/scale-intro).
|
||||
- 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*
|
||||
9
stable/radarr/17.0.8/app-changelog.md
Normal file
9
stable/radarr/17.0.8/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [radarr-17.0.8](https://github.com/truecharts/charts/compare/radarr-17.0.7...radarr-17.0.8) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v5.0.3.8127 ([#13567](https://github.com/truecharts/charts/issues/13567))
|
||||
|
||||
|
||||
8
stable/radarr/17.0.8/app-readme.md
Normal file
8
stable/radarr/17.0.8/app-readme.md
Normal 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!
|
||||
BIN
stable/radarr/17.0.8/charts/common-14.0.9.tgz
Normal file
BIN
stable/radarr/17.0.8/charts/common-14.0.9.tgz
Normal file
Binary file not shown.
112
stable/radarr/17.0.8/ix_values.yaml
Normal file
112
stable/radarr/17.0.8/ix_values.yaml
Normal file
@@ -0,0 +1,112 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.0.3.8127@sha256:5a29f9be14aeefadda77ed69a45ff087e1f5227a125a78fd7f1b15291bd01918
|
||||
exportarrImage:
|
||||
repository: tccr.io/truecharts/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.5.5@sha256:0dbba4994ac9926e284b5a24fe38e7ca546bcda4b20bbd1ab2444b8bc190d6cb
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 7878
|
||||
metrics:
|
||||
enabled: true
|
||||
type: ClusterIP
|
||||
targetSelector: exportarr
|
||||
ports:
|
||||
metrics:
|
||||
enabled: true
|
||||
port: 7879
|
||||
targetSelector: exportarr
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /ping
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /ping
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /ping
|
||||
env:
|
||||
RADARR__PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
exportarr:
|
||||
enabled: true
|
||||
type: Deployment
|
||||
strategy: RollingUpdate
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
exportarr:
|
||||
primary: true
|
||||
enabled: true
|
||||
imageSelector: exportarrImage
|
||||
args:
|
||||
- radarr
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
env:
|
||||
INTERFACE: 0.0.0.0
|
||||
PORT: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}'
|
||||
# additional metrics (slow)
|
||||
# ENABLE_ADDITIONAL_METRICS: false
|
||||
# enable gathering unknown queue items
|
||||
# ENABLE_UNKNOWN_QUEUE_ITEMS: false
|
||||
CONFIG: "/config/config.xml"
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /config
|
||||
exportarr:
|
||||
exportarr:
|
||||
mountPath: /config
|
||||
readOnly: true
|
||||
|
||||
metrics:
|
||||
main:
|
||||
enabled: true
|
||||
type: "servicemonitor"
|
||||
endpoints:
|
||||
- port: metrics
|
||||
path: /metrics
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
2062
stable/radarr/17.0.8/questions.yaml
Normal file
2062
stable/radarr/17.0.8/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/radarr/17.0.8/templates/NOTES.txt
Normal file
1
stable/radarr/17.0.8/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
11
stable/radarr/17.0.8/templates/common.yaml
Normal file
11
stable/radarr/17.0.8/templates/common.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . -}}
|
||||
|
||||
{{/* Disable [exportarr] if requested */}}
|
||||
{{- if not .Values.metrics.main.enabled -}}
|
||||
{{- $_ := set .Values.workload.exportarr "enabled" false -}}
|
||||
{{- $_ := set .Values.service.metrics "enabled" false -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{- include "tc.v1.common.loader.apply" . -}}
|
||||
0
stable/radarr/17.0.8/values.yaml
Normal file
0
stable/radarr/17.0.8/values.yaml
Normal file
Reference in New Issue
Block a user