Skip to content

Commit c6f73b4

Browse files
$GITHUB_ACTOR$GITHUB_ACTOR
authored andcommitted
docs: generate chart documentation
Signed-off-by: $GITHUB_ACTOR <$GITHUB_ACTOR@users.noreply.github.com>
1 parent 65fa05d commit c6f73b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

charts/cryptpad/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
CryptPad is a collaboration office suite that is end-to-end-encrypted and open-source.
44

5-
![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)
5+
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
## Installing the Chart
88

@@ -71,6 +71,7 @@ application_config:
7171
| config.taskPath | string | `"./data/tasks"` | Directory to store a list of scheduled tasks. |
7272
| config.verbose | bool | `false` | Enable verbose logging |
7373
| cpadConfig | string | `"/cryptpad/config/config.js"` | File to mount for the CPAD Configuration (`CPAD_CONF`) |
74+
| enableEmbedding | bool | `false` | Allow documents and media be embedded on other websites. This will add an "Embed" option on the Share menu. |
7475
| fullnameOverride | string | `""` | |
7576
| image.pullPolicy | string | `"IfNotPresent"` | |
7677
| image.repository | string | `"cryptpad/cryptpad"` | |

0 commit comments

Comments
 (0)