mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/dokuwiki] Delete duplicated word and some small typos (#6463)
* [stable/dokuwiki] Add version 2.0.1 [stable/dokuwiki] Add version 2.0.1 * [stable/dokuwiki] Delete duplicated word [stable/dokuwiki] Delete duplicated word
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: dokuwiki
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
appVersion: 0.20180422.201805030840
|
||||
description: DokuWiki is a standards-compliant, simple to use wiki optimized for creating
|
||||
documentation. It is targeted at developer teams, workgroups, and small companies.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# DokuWiki
|
||||
|
||||
[DokuWiki](https://www.dokuwiki.org) DokuWiki is a standards-compliant, simple to use wiki optimized for creating documentation. It is targeted at developer teams, workgroups, and small companies. All data is stored in plain text files, so no database is required.
|
||||
[DokuWiki](https://www.dokuwiki.org) is a standards-compliant, simple to use wiki optimized for creating documentation. It is targeted at developer teams, workgroups, and small companies. All data is stored in plain text files, so no database is required.
|
||||
|
||||
## TL;DR;
|
||||
|
||||
@@ -46,8 +46,8 @@ The following table lists the configurable parameters of the DokuWiki chart and
|
||||
| Parameter | Description | Default |
|
||||
|--------------------------------------|------------------------------------------------------------|-----------------------------------------------|
|
||||
| `image.registry` | DokuWiki image registry | `docker.io` |
|
||||
| `image.repository` | DokuWiki Image name | `bitnami/dokuwiki` |
|
||||
| `image.tag` | DokuWiki Image tag | `{VERSION}` |
|
||||
| `image.repository` | DokuWiki image name | `bitnami/dokuwiki` |
|
||||
| `image.tag` | DokuWiki image tag | `{VERSION}` |
|
||||
| `image.pullPolicy` | Image pull policy | `Always` |
|
||||
| `image.pullSecrets` | Specify image pull secrets | `nil` |
|
||||
| `dokuwikiUsername` | User of the application | `user` |
|
||||
|
||||
Reference in New Issue
Block a user