123456789101112131415161718192021222324 |
- name: plex
- description: Plex Media Server
- annotations:
- title: Plex
- type: application
- version: 1.7.42
- apiVersion: v2
- appVersion: 1.32.0.6973
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common/2304.0.1
- version: 2304.0.1
- 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
|