35 lines
915 B
YAML
35 lines
915 B
YAML
apiVersion: v2
|
|
appVersion: "0.9.9"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.7
|
|
deprecated: false
|
|
description: 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
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackrr
|
|
icon: https://truecharts.org/_static/img/appicons/unpackerr.png
|
|
keywords:
|
|
- unpackerr
|
|
- sonarr
|
|
- radarr
|
|
- lidarr
|
|
- readarr
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: unpackerr
|
|
sources:
|
|
- https://github.com/davidnewhall/unpackerr
|
|
- https://hub.docker.com/r/golift/unpackerr
|
|
type: application
|
|
version: 5.0.9
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|