Files
charts/bitnami/wordpress/templates
Manu Miu 19c729c3ef [bitnami/wordpress] Add "extraContainerPorts" parameter (#7193)
* [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
2021-08-12 12:29:54 +02:00
..