mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/wordpress] fix required string value being parsed as bool Reverts #7101 which breaks ensuring the allowEmptyPassword is always a string of value "yes" or "no". * keep allowEmptyPassword Helm value as a boolean