[stable/wordpress] Update README.md according to latest changes on values.yaml (#7190)

This commit is contained in:
Juan Ariza Toledano
2018-08-15 01:20:52 -07:00
committed by k8s-ci-robot
parent bfd258c438
commit 2b4040f0b8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: wordpress
version: 2.1.9
version: 2.1.10
appVersion: 4.9.8
description: Web publishing platform for building blogs and websites.
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
+1 -1
View File
@@ -59,7 +59,7 @@ The following table lists the configurable parameters of the WordPress chart and
| `wordpressLastName` | Last name | `LastName` |
| `wordpressBlogName` | Blog name | `User's Blog!` |
| `wordpressTablePrefix` | Table prefix | `wp_` |
| `allowEmptyPassword` | Allow DB blank passwords | `yes` |
| `allowEmptyPassword` | Allow DB blank passwords | `true` |
| `smtpHost` | SMTP host | `nil` |
| `smtpPort` | SMTP port | `nil` |
| `smtpUser` | SMTP user | `nil` |