Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-12-25 09:38:28 +00:00
parent 5aab7e2da1
commit 24a4222639
11 changed files with 1954 additions and 0 deletions

View File

@ -0,0 +1,8 @@
**Important:**
*for the complete changelog, please refer to the website*
## [clipplex-0.0.1]clipplex-0.0.1 (2022-12-25)

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.0.7
deprecated: false
description: Clip your plex media to share.
home: https://truecharts.org/docs/charts/incubator/clipplex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png
keywords:
- clipplex
- media
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: clipplex
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex
- https://github.com/jo-nike/clipplex
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1 @@
# clipplex

View File

@ -0,0 +1,4 @@
## [clipplex-0.0.1]clipplex-0.0.1 (2022-12-25)

View File

@ -0,0 +1,8 @@
Clip your plex media to share.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/clipplex](https://truecharts.org/charts/incubator/clipplex)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,29 @@
image:
repository: tccr.io/truecharts/clipplex
pullPolicy: IfNotPresent
tag: latest@sha256:fab2d14712fe431ddefe59ec976f5a16436826e8a05d9d78059777a3f4e7cfa7
secretEnv:
PLEX_TOKEN: ""
STREAMABLE_LOGIN: ""
STREAMABLE_PASSWORD: ""
env:
PLEX_URL: ""
PYTHONUNBUFFERED: 1
service:
main:
ports:
main:
protocol: HTTP
targetPort: 5000
port: 10602
persistence:
clips:
enabled: true
mountPath: /app/app/static/media
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File

View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png
categories:
- media