Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b1b5fcbe7e
commit
762a9e0658
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.5](https://github.com/truecharts/charts/compare/lidarr-17.0.4...lidarr-17.0.5) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.4.2.3576 ([#12452](https://github.com/truecharts/charts/issues/12452))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.4](https://github.com/truecharts/charts/compare/lidarr-17.0.3...lidarr-17.0.4) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.4.0.3554 ([#12216](https://github.com/truecharts/charts/issues/12216))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.3](https://github.com/truecharts/charts/compare/lidarr-17.0.2...lidarr-17.0.3) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.3.5.3530 ([#11888](https://github.com/truecharts/charts/issues/11888))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.2](https://github.com/truecharts/charts/compare/lidarr-17.0.1...lidarr-17.0.2) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.3.4.3458 ([#11291](https://github.com/truecharts/charts/issues/11291))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.1](https://github.com/truecharts/charts/compare/lidarr-17.0.0...lidarr-17.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.3.4.3458 ([#11254](https://github.com/truecharts/charts/issues/11254))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.0](https://github.com/truecharts/charts/compare/lidarr-16.1.4...lidarr-17.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.1.4](https://github.com/truecharts/charts/compare/lidarr-16.1.3...lidarr-16.1.4) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.3.3.3432 ([#11032](https://github.com/truecharts/charts/issues/11032))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.1.3](https://github.com/truecharts/charts/compare/lidarr-16.1.2...lidarr-16.1.3) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.1.2](https://github.com/truecharts/charts/compare/lidarr-16.1.1...lidarr-16.1.2) (2023-07-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.3.1.3371 ([#10792](https://github.com/truecharts/charts/issues/10792))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.1.1](https://github.com/truecharts/charts/compare/lidarr-16.1.0...lidarr-16.1.1) (2023-07-23)
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.1.0](https://github.com/truecharts/charts/compare/lidarr-16.0.27...lidarr-16.1.0) (2023-07-21)
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.0.27](https://github.com/truecharts/charts/compare/lidarr-16.0.26...lidarr-16.0.27) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.3.1.3371 ([#10609](https://github.com/truecharts/charts/issues/10609))
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.4.2.3576"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
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: 17.0.5
|
||||
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 @@
|
|||
|
||||
|
||||
## [lidarr-17.0.5](https://github.com/truecharts/charts/compare/lidarr-17.0.4...lidarr-17.0.5) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.4.2.3576 ([#12452](https://github.com/truecharts/charts/issues/12452))
|
||||
|
||||
|
|
@ -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.
|
@ -0,0 +1,119 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/lidarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.4.2.3576@sha256:c3ea2760e2a41ebd5cfd73db1eb60cd32f90f3ca41e15a44291af27f5883199b
|
||||
exportarrImage:
|
||||
repository: tccr.io/truecharts/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.5.3@sha256:f369a43b28410f12ce1b96f52187dd5c6fb9769a137ecc6f7ab8fdcfbe7db58e
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8686
|
||||
metrics:
|
||||
enabled: true
|
||||
type: ClusterIP
|
||||
targetSelector: exportarr
|
||||
ports:
|
||||
metrics:
|
||||
enabled: true
|
||||
port: 8687
|
||||
targetSelector: exportarr
|
||||
|
||||
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: ""
|
||||
exportarr:
|
||||
enabled: true
|
||||
type: Deployment
|
||||
strategy: RollingUpdate
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
exportarr:
|
||||
primary: true
|
||||
enabled: true
|
||||
imageSelector: exportarrImage
|
||||
args:
|
||||
- lidarr
|
||||
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