1234567891011121314151617181920212223242526 |
- name: prowlarr
- description: Prowlarr is an indexer manager/proxy to integrate with your various PVR
- apps.
- annotations:
- title: Prowlarr
- type: application
- version: 1.0.10
- apiVersion: v2
- appVersion: 1.8.5.3896
- 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.1.0
- home: https://prowlarr.com/
- icon: https://avatars.githubusercontent.com/u/73049443
- sources:
- - https://github.com/onedr0p/containers/tree/main/apps/prowlarr
- - https://github.com/truenas/charts/tree/master/community/prowlarr
- - https://github.com/Prowlarr/Prowlarr
- keywords:
- - indexer
|