mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
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:
committed by
GitHub
parent
15cca92611
commit
2cc14b881f
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user