Skip to content
Snippets Groups Projects
Verified Commit e1a34ae5 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

move wordpress version up

parent 551f3966
No related branches found
No related tags found
No related merge requests found
...@@ -90,6 +90,7 @@ wordpress: ...@@ -90,6 +90,7 @@ wordpress:
pssw: CHANGE-THIS-PASSWORD pssw: CHANGE-THIS-PASSWORD
email: mail@example.com email: mail@example.com
site: site:
version: 5.4.2
multilingual: multilingual:
enabled: false enabled: false
plugins: [] plugins: []
...@@ -99,7 +100,6 @@ wordpress: ...@@ -99,7 +100,6 @@ wordpress:
# EXAMPLE: `default_language: fi_FI` would set Finnish for the core language # EXAMPLE: `default_language: fi_FI` would set Finnish for the core language
languages: "[en_US]" languages: "[en_US]"
default_language: en_US default_language: en_US
version: 5.4.2
url: "http://localhost" url: "http://localhost"
title: "Wordpress Helm" title: "Wordpress Helm"
## If including a plugin to alias wp login then set a path for alt and also set the config ## If including a plugin to alias wp login then set a path for alt and also set the config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment