25 lines
759 B
YAML
25 lines
759 B
YAML
apiVersion: v2
|
|
appVersion: 0.7.2
|
|
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.
|
|
name: unpackerr
|
|
version: 3.1.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- unpackerr
|
|
- sonarr
|
|
- radarr
|
|
- lidarr
|
|
- readarr
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unpackerr
|
|
icon: https://raw.githubusercontent.com/wiki/davidnewhall/unpackerr/images/unpackerr-logo-text.png
|
|
sources:
|
|
- https://github.com/davidnewhall/unpackerr
|
|
- https://hub.docker.com/r/golift/unpackerr
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 2.1.0
|