mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 13:26:24 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
8
incubator/clipplex/0.0.1/CHANGELOG.md
Normal file
8
incubator/clipplex/0.0.1/CHANGELOG.md
Normal 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)
|
||||
|
||||
29
incubator/clipplex/0.0.1/Chart.yaml
Normal file
29
incubator/clipplex/0.0.1/Chart.yaml
Normal 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
|
||||
1
incubator/clipplex/0.0.1/README.md
Normal file
1
incubator/clipplex/0.0.1/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# clipplex
|
||||
4
incubator/clipplex/0.0.1/app-changelog.md
Normal file
4
incubator/clipplex/0.0.1/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [clipplex-0.0.1]clipplex-0.0.1 (2022-12-25)
|
||||
|
||||
8
incubator/clipplex/0.0.1/app-readme.md
Normal file
8
incubator/clipplex/0.0.1/app-readme.md
Normal 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!
|
||||
BIN
incubator/clipplex/0.0.1/charts/common-11.0.7.tgz
Normal file
BIN
incubator/clipplex/0.0.1/charts/common-11.0.7.tgz
Normal file
Binary file not shown.
29
incubator/clipplex/0.0.1/ix_values.yaml
Normal file
29
incubator/clipplex/0.0.1/ix_values.yaml
Normal 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
|
||||
1870
incubator/clipplex/0.0.1/questions.yaml
Normal file
1870
incubator/clipplex/0.0.1/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
incubator/clipplex/0.0.1/templates/common.yaml
Normal file
1
incubator/clipplex/0.0.1/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
0
incubator/clipplex/0.0.1/values.yaml
Normal file
0
incubator/clipplex/0.0.1/values.yaml
Normal file
4
incubator/clipplex/item.yaml
Normal file
4
incubator/clipplex/item.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png
|
||||
categories:
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user