1234567891011121314151617181920212223242526 |
- 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.0.5
- apiVersion: v2
- appVersion: '10.8.10'
- 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://jellyfin.org/
- icon: https://jellyfin.org/images/logo.svg
- sources:
- - https://hub.docker.com/r/jellyfin/jellyfin
- - https://github.com/truenas/charts/tree/master/community/jellyfin
- - https://jellyfin.org/
- keywords:
- - media
- - streaming
|