mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
* use pvc on ci * remove chown * adapt values * adjust storage tempalte * adapt questions * bump version * add migration
28 lines
779 B
YAML
28 lines
779 B
YAML
name: bazarr
|
|
description: Bazarr is a companion application to Sonarr and Radarr. It manages and
|
|
downloads subtitles based on your requirements.
|
|
annotations:
|
|
title: Bazarr
|
|
type: application
|
|
version: 1.2.0
|
|
apiVersion: v2
|
|
appVersion: 1.4.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.3
|
|
home: https://www.bazarr.media/
|
|
icon: https://media.sys.truenas.net/apps/bazarr/icons/icon.png
|
|
sources:
|
|
- https://github.com/onedr0p/containers/tree/main/apps/bazarr
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/bazarr
|
|
- https://github.com/morpheus65535/bazarr
|
|
keywords:
|
|
- media
|
|
- subtitles
|