23 lines
599 B
YAML
23 lines
599 B
YAML
apiVersion: v2
|
|
appVersion: 10.7.0
|
|
description: Jellyfin is a Free Software Media System
|
|
name: jellyfin
|
|
version: 7.1.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- jellyfin
|
|
- plex
|
|
- emby
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/Jellyfin
|
|
icon: https://github.com/jellyfin/jellyfin-ux/blob/master/branding/SVG/icon-solid-black.svg
|
|
sources:
|
|
- https://hub.docker.com/r/jellyfin/jellyfin
|
|
- https://github.com/jellyfin/jellyfin
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 2.1.0
|