29 lines
755 B
YAML
29 lines
755 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: kodi-headless
|
|
version: 0.0.21
|
|
appVersion: "190"
|
|
description: A headless install of kodi in a docker container.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/kodi-headless
|
|
icon: https://truecharts.org/_static/img/appicons/kodi-headless-icon.png
|
|
keywords:
|
|
- kodi-headless
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/kodi-headless
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.15.2
|
|
# condition:
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|