* try adding some custom tooling for the job * polish tooling * more polish * process stable * setup scripting for incubator * Process incubator * setup script for dev * remove dev placeholder app * remove .test beta folder * fix some of the workflows and tooling * fix a testing bug * update doc generation to not create app-readme.md * remove an unneeded file * support multiple charts * adapt docs * adapt branch in docs
30 lines
712 B
YAML
30 lines
712 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: plex
|
|
version: 2.1.5
|
|
upstream_version: 4.2.1
|
|
appVersion: "auto"
|
|
description: Plex Media Server
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/stable/plex
|
|
icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png
|
|
keywords:
|
|
- plex
|
|
- plex-media-server
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/stable/plex
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Ornias1993
|
|
email: kjeld@schouten-lebbing.nl
|
|
url: truecharts.org
|
|
# annotations:
|