26 lines
726 B
YAML
26 lines
726 B
YAML
apiVersion: v2
|
|
appVersion: v0.9.0.5
|
|
description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
|
|
name: bazarr
|
|
version: 6.2.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- bazarr
|
|
- radarr
|
|
- sonarr
|
|
- subtitles
|
|
- usenet
|
|
- torrent
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/bazarr
|
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/bazarr/
|
|
- https://github.com/morpheus65535/bazarr
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 1.0.0
|