Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
8
incubator/pingvin-share/0.0.1/CHANGELOG.md
Normal file
8
incubator/pingvin-share/0.0.1/CHANGELOG.md
Normal 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)
|
||||
|
||||
30
incubator/pingvin-share/0.0.1/Chart.yaml
Normal file
30
incubator/pingvin-share/0.0.1/Chart.yaml
Normal 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
|
||||
1
incubator/pingvin-share/0.0.1/README.md
Normal file
1
incubator/pingvin-share/0.0.1/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# pingvin-share
|
||||
4
incubator/pingvin-share/0.0.1/app-changelog.md
Normal file
4
incubator/pingvin-share/0.0.1/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [pingvin-share-0.0.1]pingvin-share-0.0.1 (2022-12-08)
|
||||
|
||||
8
incubator/pingvin-share/0.0.1/app-readme.md
Normal file
8
incubator/pingvin-share/0.0.1/app-readme.md
Normal 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!
|
||||
BIN
incubator/pingvin-share/0.0.1/charts/common-11.0.4.tgz
Normal file
BIN
incubator/pingvin-share/0.0.1/charts/common-11.0.4.tgz
Normal file
Binary file not shown.
28
incubator/pingvin-share/0.0.1/ix_values.yaml
Normal file
28
incubator/pingvin-share/0.0.1/ix_values.yaml
Normal 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
|
||||
1829
incubator/pingvin-share/0.0.1/questions.yaml
Normal file
1829
incubator/pingvin-share/0.0.1/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
incubator/pingvin-share/0.0.1/templates/common.yaml
Normal file
1
incubator/pingvin-share/0.0.1/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
0
incubator/pingvin-share/0.0.1/values.yaml
Normal file
0
incubator/pingvin-share/0.0.1/values.yaml
Normal file
4
incubator/pingvin-share/item.yaml
Normal file
4
incubator/pingvin-share/item.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png
|
||||
categories:
|
||||
- productivity
|
||||
|
||||
Reference in New Issue
Block a user