Update values.yaml (#6262)

* Update values.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml

Co-authored-by: Ibone González Mauraza <gibone@vmware.com>
This commit is contained in:
Mehran Poursadeghi
2021-05-04 23:13:29 +04:30
committed by GitHub
parent 15cca92611
commit 2cc14b881f
2 changed files with 2 additions and 2 deletions

View File

@@ -35,4 +35,4 @@ name: wordpress
sources:
- https://github.com/bitnami/bitnami-docker-wordpress
- https://wordpress.org/
version: 10.11.1
version: 10.11.2

View File

@@ -107,7 +107,7 @@ wordpressTablePrefix: wp_
##
wordpressScheme: http
## @param wordpressSkipInstall Skip wizard installation
## NOTE: useful if you use an external database that already contains WordPress data)
## NOTE: useful if you use an external database that already contains WordPress data
## ref: https://github.com/bitnami/bitnami-docker-wordpress#connect-wordpress-docker-container-to-an-existing-database
##
wordpressSkipInstall: false