mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
0572c4a6b7
* [emby] Migrate to common v3 Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
24 lines
600 B
YAML
24 lines
600 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 4.6.1.0
|
|
description: Emby Server is a home media server
|
|
name: emby
|
|
version: 2.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- emby
|
|
- jellyfin
|
|
- plex
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/emby
|
|
icon: https://truecharts.org/_static/img/emby-icon.png
|
|
sources:
|
|
- https://github.com/MediaBrowser
|
|
- https://github.com/k8s-at-home/container-images/tree/main/apps/emby
|
|
maintainers:
|
|
- name: nicholaswilde
|
|
email: ncwilde43@gmail.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 3.0.1
|