[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:
AdamDang
2018-07-04 02:59:25 -07:00
committed by k8s-ci-robot
parent 4222994104
commit 3cee50aaeb
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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.
+3 -3
View File
@@ -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` |