Commit Graph

37 Commits

Author SHA1 Message Date
Marcos Bjoerkelund
9c53e015fd [bitnami/wordpress] MAJOR: WordPress image refactor (#6261)
* [major] WordPress image refactor

* fix multisite property name

* add clarification

* Use nip.io redirection

* Update bitnami/wordpress/templates/deployment.yaml

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>

* add array support for wordpressPlugins

* [bitnami/wordpress] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-05-06 19:09:19 +02:00
Juan Ariza Toledano
0b05bddfad [bitnami/wordpress] Add support for custom httpd.conf file (#6244)
* [bitnami/wordpress] Add support for custom httpd.conf file

Signed-off-by: juan131 <juanariza@vmware.com>

* Reword parameters description

Signed-off-by: juan131 <juanariza@vmware.com>
2021-05-03 12:17:39 +02:00
Mino
341547ae17 [bitnami/wordpress] Update values.yaml & README.md (#6265) 2021-04-30 16:55:35 +02:00
vikram-bitnami
958001b55e [bitnami/wordpress] Fixed broken link (#6174)
* Closes #6162

* 6162 Updated Chart.yaml

Co-authored-by: Vikram Vaswani <vvaswani@vmware.com>
2021-04-21 16:29:13 +05:30
vikram-bitnami
9d5aa6ef8a T39353 Updated links (#6128)
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com>
2021-04-16 16:50:24 +05:30
Juan Ariza Toledano
a4b879b8b9 [bitnami/wordpress] Provide support for using external cache server (#6053) 2021-04-12 10:04:44 +02:00
Juan Ariza Toledano
e89085368f [bitnami/wordpress] Values to follow 'readmenator' format (#6033) 2021-04-07 18:46:07 +02:00
Juan Ariza Toledano
145f5c2a81 [bitnami/wordpress] Add support to deploy Memcached for caching database queries (#5849) 2021-03-22 15:06:01 +01:00
Carlos Rodríguez Hernández
870bc4dba1 [bitnami/*] Remove minideb mentions (#5677)
* Replace minideb by bitnami-shell in READMEs
* Avoid minideb mentions in Helm Charts
* Update values.yaml
* Update values.yaml
2021-03-04 15:26:03 +01:00
vikram-bitnami
82495f3567 [bitnami/wordpress] Improved WordPress and MariaDB READMEs (#5474)
* Update README.md

* Update Chart.yaml

* Update README.md

* Update Chart.yaml

* Update README.md

* Update README.md
2021-02-16 18:45:55 +05:30
Miguel Ruiz
5f095734f9 [bitnami/*] Add notice regarding parameters immutability after chart installation (#4853)
* Add notice regarding parameters immutability after chart installation

* Revert changes on Mongo and Memcached README.md
2021-02-10 13:10:57 +01:00
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
Carlos Rodríguez Hernández
6f57b0e91e [bitnami/wordpress] Drop values-production.yaml support (#5134) 2021-01-19 17:58:19 +01:00
Carlos Rodríguez Hernández
c5e67a3887 [bitnami/*] Change helm version in the prerequisites (#5090) 2021-01-19 14:40:01 +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
Javier J. Salmerón-García
6f69ecf5db [bitnami/wordpress] Add service account support (#4582) 2020-12-14 10:09:47 +01:00
bl-ue
49adc63b67 [bitnami/*] fix typos (#4699)
* Fix typos

* Update bitnami/airflow/README.md

* fix minor typo

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-12-14 09:17:49 +01:00
Adam Comerford
7a8a11a22b Fix out of date MariaDB chart URL (#4676) 2020-12-10 14:03:24 +01:00
Juan Ariza Toledano
1e9550c201 [bitnami/wordpress] New major version (#3850) 2020-11-18 17:47:51 +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
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +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
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
Andrés Bono
3d7ab406fe [bitnami/*] Fix TL;DR typo in READMEs (#3280)
* Fix TL;DR typo in READMEs

Signed-off-by: Andrés Bono <andresbono@vmware.com>
2020-07-30 18:31:32 +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
Miguel Ángel Cabrera Miñagorri
29041cbce9 [bitnami/wordpress] Fix docs to run as root (#2860)
* [bitnami/wordpress] Fix docs to run as root

* [bitnami/wordpress] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-17 17:24:05 +02:00
Carlos Rodríguez Hernández
5bb49f5920 [bitnami/wordpress] Add more info about wordpressSkipInstall parameter (#2712)
* [bitnami/wordpress] Add more info about skipWizard parameter

* Update README.md

* [bitnami/wordpress] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-05-30 16:56:18 +02:00
Andres Martinez Gotor
0153daf820 [bitnami/wordpress] Add TLS parameter to values.yaml and schema (#2628)
* Add TLS setting to values.yaml and the schema
2020-05-21 10:10:34 +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
c7751eb576 update bitnami/common to be compatible with helm v2.12+ (#2615) 2020-05-19 13:18:15 +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
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