Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-12-08 19:42:34 +00:00
parent f1ef16f57d
commit ed54027ca2
11 changed files with 1913 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "0.3.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.0.4
deprecated: false
description: A self-hosted file sharing platform and an alternative for WeTransfer.
home: https://truecharts.org/docs/charts/incubator/pingvin-share
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png
keywords:
- pingvin-share
- productivity
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: pingvin-share
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
- https://github.com/stonith404/pingvin-share
- https://hub.docker.com/r/stonith404/pingvin-share
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1 @@
# pingvin-share

View File

@@ -0,0 +1,4 @@
## [pingvin-share-0.0.1]pingvin-share-0.0.1 (2022-12-08)

View File

@@ -0,0 +1,8 @@
A self-hosted file sharing platform and an alternative for WeTransfer.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/incubator/pingvin-share](https://truecharts.org/docs/charts/incubator/pingvin-share)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,28 @@
image:
repository: tccr.io/truecharts/pingvin-share
pullPolicy: IfNotPresent
tag: 0.3.2@sha256:3451084fea7ecd5b179200aa87125736a9bf8d7e3df210f33f068ad722f304a2
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: HTTP
targetPort: 3000
port: 10595
persistence:
data:
enabled: true
mountPath: /opt/app/backend/data
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

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