Skip to content

Commit

Permalink
[misc] improving some docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gsautner committed Sep 22, 2023
1 parent 058cbf8 commit 1606542
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions charts/cryptpad/README.md
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

Expand Down Expand Up @@ -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)

0 comments on commit 1606542

Please sign in to comment.