123456789101112131415161718192021222324252627 |
- name: jellyfin
- description: Jellyfin is a Free Software Media System that puts you in control of
- managing and streaming your media.
- annotations:
- title: Jellyfin
- type: application
- version: 1.3.6
- apiVersion: v2
- appVersion: 10.10.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.9
- home: https://jellyfin.org/
- icon: https://media.sys.truenas.net/apps/jellyfin/icons/icon.svg
- sources:
- - https://hub.docker.com/r/jellyfin/jellyfin
- - https://github.com/truenas/charts/tree/master/community/jellyfin
- - https://jellyfin.org/
- keywords:
- - media
- - streaming
|