1234567891011121314151617181920212223242526 |
- name: sonarr
- description: Sonarr is a PVR for Usenet and BitTorrent users.
- annotations:
- title: Sonarr
- type: application
- version: 1.0.4
- apiVersion: v2
- appVersion: '3.0.10.1567'
- 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.6
- home: https://github.com/Sonarr/Sonarr
- icon: https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png
- sources:
- - https://github.com/onedr0p/containers/tree/main/apps/sonarr
- - https://github.com/truenas/charts/tree/master/community/sonarr
- - https://github.com/Sonarr/Sonarr
- keywords:
- - media
- - series
|