-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
# cryptpad | ||
|
||
![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) | ||
CryptPad is a collaboration office suite that is end-to-end-encrypted and open-source. | ||
|
||
CryptPad is a collaboration suite that is end-to-end-encrypted and open-source. | ||
![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) | ||
|
||
**Homepage:** <https://cryptpad.org> | ||
## Installing the Chart | ||
|
||
## Maintainers | ||
Install the Helm Chart using: | ||
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| Guilherme Sautner | <[email protected]> | | | ||
| Arsène Fougerouse | <[email protected]> | | | ||
```console | ||
helm repo add cryptpad-github https://cryptpad.github.io/helm | ||
helm install cryptpad cryptpad-github/cryptpad | ||
``` | ||
|
||
## Requirements | ||
|
||
|
@@ -94,4 +94,4 @@ CryptPad is a collaboration suite that is end-to-end-encrypted and open-source. | |
| workloadStateful | bool | `true` | Enable to choose witch kind of workload will be used: (true) StatefulSet or (false) for Deployment | | ||
|
||
---------------------------------------------- | ||
Autogenerated from chart metadata using [helm-docs v1.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2) | ||
Autogenerated from chart metadata using [helm-docs v1.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2) |