1234567891011121314151617181920212223242526 |
- name: radarr
- description: Radarr is a movie collection manager for Usenet and BitTorrent users.
- annotations:
- title: Radarr
- type: application
- version: 1.0.12
- apiVersion: v2
- appVersion: 4.5.2.7388
- 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.8
- home: https://github.com/Radarr/Radarr
- icon: https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png
- sources:
- - https://github.com/onedr0p/containers/tree/main/apps/radarr
- - https://github.com/truenas/charts/tree/master/community/radarr
- - https://github.com/Radarr/Radarr
- keywords:
- - media
- - movies
|