TrueChartsClone/charts/incubator/unpackerr
TrueCharts-Bot 730007ade0 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-16 14:00:17 +00:00
..
SCALE fix scaleCert references 2021-07-01 10:26:42 +02:00
templates Add some requested Apps (#554) 2021-06-11 17:18:00 +02:00
.helmignore Add some requested Apps (#554) 2021-06-11 17:18:00 +02:00
CONFIG.md Daily Housekeeping 2021-08-16 14:00:17 +00:00
Chart.yaml Daily Housekeeping 2021-08-16 14:00:17 +00:00
README.md Daily Housekeeping 2021-08-16 14:00:17 +00:00
app-readme.md Add some requested Apps (#554) 2021-06-11 17:18:00 +02:00
values.yaml Fix unpackerr (#606) 2021-06-28 23:33:55 +02:00

README.md

unpackerr

Version: 1.6.3 Type: application AppVersion: auto

This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them

Homepage: https://github.com/truecharts/apps/tree/master/charts/incubator/unpackrr

Maintainers

Name Email Url
TrueCharts info@truecharts.org truecharts.org

Source Code

Requirements

Kubernetes: >=1.16.0-0

Repository Name Version
https://truecharts.org/ common 6.8.0

Values

Key Type Default Description
env object {}
image.pullPolicy string "IfNotPresent"
image.repository string "golift/unpackerr"
image.tag string "0.9.7"
persistence.downloads.enabled bool true
persistence.downloads.mountPath string "/downloads"
persistence.downloads.type string "emptyDir"
portal.enabled bool false
probes.liveness.enabled bool false
probes.readiness.enabled bool false
probes.startup.enabled bool false
service.main.enabled bool false
service.main.ports.main.enabled bool false
strategy.type string "Recreate"

Autogenerated from chart metadata using helm-docs v1.5.0