Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2fc32fbdbb
commit
7e855a6e2a
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.0.26](https://github.com/truecharts/charts/compare/lidarr-16.0.25...lidarr-16.0.26) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.2.6.3313 ([#10219](https://github.com/truecharts/charts/issues/10219))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.0.25](https://github.com/truecharts/charts/compare/lidarr-16.0.24...lidarr-16.0.25) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.0.24](https://github.com/truecharts/charts/compare/lidarr-16.0.23...lidarr-16.0.24) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.2.5.3288 ([#9904](https://github.com/truecharts/charts/issues/9904))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.0.23](https://github.com/truecharts/charts/compare/lidarr-16.0.22...lidarr-16.0.23) (2023-06-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.2.4.3273 ([#9712](https://github.com/truecharts/charts/issues/9712))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.0.22](https://github.com/truecharts/charts/compare/lidarr-16.0.21...lidarr-16.0.22) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lidarr to v1.2.4.3273 ([#9660](https://github.com/truecharts/charts/issues/9660))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-16.0.22](https://github.com/truecharts/charts/compare/lidarr-16.0.21...lidarr-16.0.22) (2023-06-15)
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.3.3.3432"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.15.0
|
||||
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.1.4
|
||||
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-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))
|
||||
|
||||
|
|
@ -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.3.3.3432@sha256:ed447e4a753dc8545b9c7f51278b426c9ce1504978cdc22e8674c2a3ebbe6d1f
|
||||
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