mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* move plex to ixdev * update ci paths * update lock file * use the builtin http probe * indent lists
24 lines
570 B
YAML
24 lines
570 B
YAML
name: plex
|
|
description: Plex Media Server
|
|
annotations:
|
|
title: Plex
|
|
type: application
|
|
version: 1.7.33
|
|
apiVersion: v2
|
|
appVersion: '1.31.2.6810'
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common/2207.0.0
|
|
version: 2207.0.0
|
|
home: https://plex.tv/
|
|
icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png
|
|
sources:
|
|
- https://hub.docker.com/r/plexinc/pms-docker/
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/plex
|
|
keywords:
|
|
- plex
|