mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
* [bitnami/wordpress] Add `extraPorts` parameter Add a separate parameter `extraPorts` to expose custom ports of the WordPress container. This is especially useful if a custom image is used. Furthermore there's already an `extraPorts` parameter for the WordPress service, so this change completes the current configuration options. * bump version * rename `extraPorts` to `extraContainerPorts` and bump a minor version