mirror of
https://github.com/truenas/charts.git
synced 2026-04-03 02:38:49 +08:00
27 lines
699 B
YAML
27 lines
699 B
YAML
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.13
|
|
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.1.0
|
|
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
|