35 lines
905 B
YAML
35 lines
905 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "0.9.9"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
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-icon.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.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|