* Adjusting ingress record to better support TLS
* Adjusting indentation per linting
* Adjusting indentation per linting - including stuff not part of original PR
* Adjusting indentation per linting - including stuff not part of original PR
* Bumping to 0.7.0 because ingress change _is_ added functionality but backward compatible
* Documenting option in README.md
* Refactored ingress section, chart is compatible with older chart's ingress section
* Updating values.yaml per linting
* correcting hostnames -> hosts
* $ is available everywhere
* Fixing indentation, allowing certificates to be b64 encoded
* Fixing english
* Updating documentation to give more information about ingress, TLS and TLS secrets
* Fixing typos
* Fixing typos / wording
* fixing capitalizations
* Allow to the Wordpress helm chart to receive an existing database or create it by itself
* Allow to the Wordpress helm chart to receive an existing database or create it by itself
* added links to documentation for new env vars
* added changes with compatibility threats for 0.4.x chart series. Bumping to 0.5.0
* added defaults for many values and fixes typos
* added defaults for many values and fixes typos
* fix typo
* cosmetic revision
* updated dependency on mariadb chart 0.5.10
* environment vars clean up
* Readme reformatting
* added changes with compatibility threats for 0.4.x chart series. Bumping to 0.5.0
* added defaults for many values and fixes typos
* fix typo
* Allow to the Wordpress helm chart to receive an existing database or create it by itself
* added defaults for many values and fixes typos
* fix typo
* fixing default value in README for AllowEmptyPassword
* wordpress: add alpha and beta storageclass annotation support
* wordpress: use random password if not specified
* wordpress: update MariaDB dep
* wordpress: explicitly set imagePullPolicy
* wordpress: increase resource name truncation and trim '-' suffix
* wordpress: improve storageclass readme description
* wordpress: use built-in toYaml helper