mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
* Add some validation in webdav * add validation in resources * formatting * Update error message * remove extra `\` * negate logic * bump
27 lines
819 B
YAML
27 lines
819 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.0.2
|
|
apiVersion: v2
|
|
appVersion: '1.2.2'
|
|
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.0.10
|
|
home: https://www.bazarr.media/
|
|
icon: https://github.com/morpheus65535/bazarr/blob/master/frontend/public/images/logo128.png?raw=true
|
|
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
|