Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f39422361e
commit
dc11660d62
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.0.22](https://github.com/truecharts/charts/compare/radarr-16.0.21...radarr-16.0.22) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.6.4.7568 ([#10274](https://github.com/truecharts/charts/issues/10274))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.0.21](https://github.com/truecharts/charts/compare/radarr-16.0.20...radarr-16.0.21) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.0.20](https://github.com/truecharts/charts/compare/radarr-16.0.19...radarr-16.0.20) (2023-06-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.5.2.7388 ([#9716](https://github.com/truecharts/charts/issues/9716))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.0.19](https://github.com/truecharts/charts/compare/radarr-16.0.18...radarr-16.0.19) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [radarr-16.0.18](https://github.com/truecharts/charts/compare/radarr-16.0.17...radarr-16.0.18) (2023-06-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/radarr to v4.5.2.7388 ([#9597](https://github.com/truecharts/charts/issues/9597))
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.7.5.7809"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
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.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -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.
|
@ -0,0 +1,112 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.7.5.7809@sha256:d0c466a2becb34e2c5e3b9c20bc5c757ed2246734f7a48fd037727e5b30a5fc6
|
||||
exportarrImage:
|
||||
repository: tccr.io/truecharts/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.5.3@sha256:f369a43b28410f12ce1b96f52187dd5c6fb9769a137ecc6f7ab8fdcfbe7db58e
|
||||
|
||||
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
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -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" . -}}
|
Loading…
Reference in New Issue