Javier J. Salmerón-García
4238f6610d
[bitnami/wordpress] Add hostAliases ( #5320 )
2021-01-29 10:12:01 +01:00
Carlos Rodríguez Hernández
28e401cafa
[bitnami/wordpress] Allow post-init scripts out of the box ( #5233 )
...
* [bitnami/wordpress] Allow post-init scripts out of the box
* Update Chart.yaml
2021-01-26 10:01:33 +01:00
Alejandro Moreno
2db161bfc2
[bitnami/wordpress] Fix issue with wildcard domains ( #5082 )
...
* Fix issue with wildcard domains
* Quick fix
* Add CI test
* Fix test
2021-01-19 10:24:18 +01:00
黃健毅
9bc7515bf0
[bitnami/wordpress] Add support for SANs on certs ( #4953 )
...
* Add support for SANs on certs
* Bump chart version
* Use extraHosts instead
* Remove `alternativeHostNames`
2021-01-13 10:34:30 +01:00
Miguel Ruiz
ba3380ed96
[bitnami/wordpress] Add volumePermissions container ( #4861 )
...
* [bitnami/wordpress] Add volumePermissions container
* [bitnami/wordpress] Add volumePermissions container
* [bitnami/wordpress] Version bump
* Use common library for volumePermissions.image helper
* Fix values.yml linting
* Wordpress version bump
* Add volumePermissions container resources limit/requests
* Additional conditions for volumePermissions initContainer
* [bitnami/wordpress] Version bump
2021-01-11 11:18:11 +01:00
Chris Smith
2d3be4e547
[bitnami/wordpress] support custom datasource for PVC ( #4879 )
...
* Add dataSource customization
* Bump version
* Fix typo
* Update bitnami/wordpress/README.md
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Co-authored-by: chris13524 <chris@smith.xyz >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
2021-01-05 12:38:52 +01:00
Javier J. Salmerón-García
c0bc2cb6e5
[bitnami/wordpress] Make Ingress rules compatible with Kubernetes 1.20 ( #4860 )
...
* [bitnami/wordpress] Update ingress rules
* update common
2020-12-30 15:42:49 +01:00
Alejandro Moreno
f80074c6b7
[bitnami/wordpress] Fix issue with wildcard ingress hosts ( #4844 )
...
* Fix issue with wildcard ingress hosts
* Use the quote function
2020-12-30 11:10:04 +01:00
Javier J. Salmerón-García
6f69ecf5db
[bitnami/wordpress] Add service account support ( #4582 )
2020-12-14 10:09:47 +01:00
Bogdan Peste
8be9196b15
[bitnami/wordpress] - Add back previously removed _helper functions to unbreak post-init configmap ( #4487 )
...
* bitnami/wordpress - add back 2 previosuly removed helper functions to unbreak postinit configmap
* bump chart version
* bump chart version .
* Revert "bitnami/wordpress - add back 2 previosuly removed helper functions to unbreak postinit configmap"
This reverts commit e0c5f6f76f .
* Swapped helper functions for fullname and tplvalues
Co-authored-by: Bogdan Peste <Bogdan.Peste@ibm.com >
2020-12-01 16:43:14 +01:00
Francisco de Paz Galán
4f5fa7a09c
[bitnami/*] Fix externaldb secret name ( #4461 )
...
* [bitnami/*] Fix externaldb secret name
* Bump minor version
2020-11-24 11:46:05 +01:00
Juan Ariza Toledano
1e9550c201
[bitnami/wordpress] New major version ( #3850 )
2020-11-18 17:47:51 +01:00
Bogdan Peste
5c938a194f
[bitnami/wordpress] Enable using the bitnami/wordpress container custom user post-init.d scripts ( #4373 )
...
* Added Custom post-init scripts configmap to wordpress helm chart
* Corrected variable name in example
* Bump wordpress chart version
* Remove empty spaces
* Add newline at the end of values.yaml
* Bumped minor chart version
* Added more explicit empty map as default value to customPostInitScripts
* Added same default values to values-production.yaml
* Shortened configmap name and swapped templating function that populates data field
* Added newline at the end of values.production.yaml
* Update values-production.yaml
Co-authored-by: Bogdan Peste <Bogdan.Peste@ibm.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
2020-11-18 15:00:03 +01:00
Eric Herot
c730908fcb
[bitnami/wordpress] Make it possible to add arbitrary path objects to main vhost ( #4133 )
...
* [bitnami/wordpress] Allow additional arbitrary path objects
* [bitnami/wordpress] Bump version to 9.9.0
Co-authored-by: Andrés Bono <andresbono@vmware.com >
2020-10-30 09:14:52 +01:00
Chris Smith
fe17b789ad
[bitnami/wordpress] Add podLabels option to WordPress chart ( #4053 )
...
* Add podLabels option to WordPress chart
* Add podLabels to values-production.yaml and fix spelling error
* Bump minor version number
Co-authored-by: chris13524 <chris@smith.xyz >
2020-10-20 08:59:28 +02:00
Eric Herot
7a6028fba1
[bitnami/wordpress] Make primary path configurable ( #4044 )
...
* [bitnami/wordpress] Make main/default path configurable
This is needed to support ALB ingress controllers since ALB paths are exact matches (so wildcards are needed)
* [bitnami/wordpress] Bump version to 9.6.10
2020-10-19 09:42:42 +02:00
Carlos Rodríguez Hernández
7f4d76409c
[bitnami/wordpress] Fix template issue when using certs ( #3891 )
2020-10-05 10:25:07 +02:00
Fabricio Mariani
75634b3bbd
[bitnami/wordpress] Allowing usage of existing secrets for WordPress, MariaDB and SMTP ( #3699 )
2020-09-23 15:19:30 +02:00
Miguel Ángel Cabrera Miñagorri
0f2713b0ad
[bitnami/wordpress] Add extra config content env var ( #3470 )
2020-08-20 13:21:33 +02:00
Juan Ariza Toledano
ad02e849fc
[bitnami/wordpress] Document MaintenanceMode limitation & add missing parameters ( #3250 )
...
Signed-off-by: juan131 <juanariza@vmware.com >
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com >
Credits to: @lwj5
2020-07-28 16:57:56 +02:00
Javier J. Salmerón-García
68684c54db
[bitnami/wordpress] Allow custom readiness/liveness probes ( #2625 )
...
* [bitnami/wordpress] Allow custom readiness/liveness probes
2020-05-20 13:46:00 +02:00
Daniel Arteaga
84c39b3ffd
[bitnami/wordpress] give the posibility of persist .htaccess ( #2330 )
...
* give the posibility of persist .htaccess
* add more docs
* [bitnami/wordpress] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-24 15:00:38 +02:00
Kévin Bargoin
02e9131f7a
[bitnami/wordpress] Add missing initContainers key ( #2326 )
...
* 🐛 add missing initContainers key
* 🚀 bump chart to 9.1.5
* [bitnami/wordpress] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Daniel Arteaga <darteaga@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-16 10:16:27 +02:00
Ibone González Mauraza
56c0cdd9df
[bitnami/wordpress] Change in the command of apache-exporter ( #2276 )
...
* change in apache-exporter
* [bitnami/wordpress] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-10 10:06:46 +02:00
Vladislav Polyakov
83514e79c0
[bitnami/wordpress]: add initContainers ( #2058 )
...
* feat: add initContainers to values.yaml
* feat: add initContainers to deployment tpl
* fix: use 8 spaces nindent
* feat: add initContainers values
* fix: use abstract names
* chore: bump chart version
2020-03-23 16:00:26 +01:00
Carlos Rodríguez Hernández
a0e44f7d6a
Move charts from upstreamed folder to bitnami ( #2032 )
...
* Move charts from upstreamed folder to bitnami
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Remove root .helmignore
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Bump charts version
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Remove file added by error
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Update Chart.yaml
2020-03-11 17:11:37 +01:00