Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-29 01:49:22 +00:00
parent 62a015055e
commit b6a14aa382
11 changed files with 2583 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [cryptpad-3.0.0](https://github.com/truecharts/charts/compare/cryptpad-2.0.26...cryptpad-3.0.0) (2023-05-29)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
- Cryptpad port ([#9240](https://github.com/truecharts/charts/issues/9240))
### Fix
- fix mistakes on questions.yaml
## [cryptpad-2.0.26](https://github.com/truecharts/charts/compare/cryptpad-2.0.25...cryptpad-2.0.26) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest ([#8196](https://github.com/truecharts/charts/issues/8196))
### Fix
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [cryptpad-2.0.25](https://github.com/truecharts/charts/compare/cryptpad-2.0.24...cryptpad-2.0.25) (2023-02-27)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest
## [cryptpad-2.0.24](https://github.com/truecharts/charts/compare/cryptpad-2.0.23...cryptpad-2.0.24) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest
## [cryptpad-2.0.23](https://github.com/truecharts/charts/compare/cryptpad-2.0.22...cryptpad-2.0.23) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest
## [cryptpad-2.0.22](https://github.com/truecharts/charts/compare/cryptpad-2.0.21...cryptpad-2.0.22) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [cryptpad-2.0.21](https://github.com/truecharts/charts/compare/cryptpad-2.0.20...cryptpad-2.0.21) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest
## [cryptpad-2.0.20](https://github.com/truecharts/charts/compare/cryptpad-2.0.19...cryptpad-2.0.20) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest
## [cryptpad-2.0.19](https://github.com/truecharts/charts/compare/cryptpad-2.0.18...cryptpad-2.0.19) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [cryptpad-2.0.18](https://github.com/truecharts/charts/compare/cryptpad-2.0.17...cryptpad-2.0.18) (2023-01-24)
### Chore

View File

@ -0,0 +1,30 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Productivity
- Security
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.10.4
deprecated: false
description: CryptPad is the Zero Knowledge realtime collaborative editor.
home: https://truecharts.org/charts/incubator/cryptpad
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png
keywords:
- cryptpad
- Productivity
- Security
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: cryptpad
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad
- https://cryptpad.fr/
type: application
version: 3.0.0

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,14 @@
## [cryptpad-3.0.0](https://github.com/truecharts/charts/compare/cryptpad-2.0.26...cryptpad-3.0.0) (2023-05-29)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
- Cryptpad port ([#9240](https://github.com/truecharts/charts/issues/9240))
### Fix
- fix mistakes on questions.yaml

View File

@ -0,0 +1,8 @@
CryptPad is the Zero Knowledge realtime collaborative editor.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/cryptpad](https://truecharts.org/charts/incubator/cryptpad)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,68 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:34094a8d0491a70f4debb669779a2fef671b1c25d58daf55e5b446e03420a52b
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
blobpath:
enabled: true
mountPath: /cryptpad/blob
blockpath:
enabled: true
mountPath: /cryptpad/block
configpath:
enabled: true
mountPath: /cryptpad/config/config.js
customizepath:
enabled: true
mountPath: /cryptpad/customize
data:
enabled: true
mountPath: /cryptpad/data
datastorepath:
enabled: true
mountPath: /cryptpad/datastore
service:
main:
ports:
main:
port: 3000
protocol: http
targetPort: 3000
port2:
enabled: true
ports:
port2:
enabled: true
port: 3001
protocol: tcp
targetPort: 3001
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,2 @@
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.all" . }}

View File