33 lines
805 B
YAML
33 lines
805 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: emby
|
|
version: 3.1.5
|
|
# upstream_version:
|
|
appVersion: "auto"
|
|
description: Emby Server is a home media server
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/master/stable/emby
|
|
icon: https://truecharts.org/_static/img/emby-icon.png
|
|
keywords:
|
|
- jellyfin
|
|
- plex
|
|
- emby
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/stable/emby
|
|
- https://hub.docker.com/r/linuxserver/emby
|
|
- https://github.com/linuxserver/docker-emby.git
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: djs52
|
|
email: dan.sheridan@postman.org.uk
|
|
url: truecharts.org
|
|
# annotations:
|