Commit Graph
118 Commits
Author SHA1 Message Date
Bitnami Bot 33f074ad12 [stable/wordpress] Release 7.6.4 updating components versions (#18653)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 00:36:43 -08:00
Juan Ariza Toledano b9ffe8d59e [stable/wordpress] Fix warning with ingress annotations (#18556)
* [stable/wordpress] Fix warning with ingress annotations

Signed-off-by: juan131 <juan@bitnami.com>

* Bump version

Signed-off-by: juan131 <juan@bitnami.com>
2019-11-06 02:59:51 -08:00
Bitnami Bot 6328416423 [stable/wordpress] Release 7.6.2 updating components versions (#18587)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-05 09:08:39 -08:00
Juan Ariza Toledano bd9b1846cf [stable/wordpress] Fix custom htaccess (#18513)
* [stable/wordpress] Fix custom htaccess

Signed-off-by: juan131 <juan@bitnami.com>

* Fix lint error

Signed-off-by: juan131 <juan@bitnami.com>
2019-11-03 23:47:39 -08:00
rjasper-frohraum ca89576194 [stable/wordpress] Add extra configuration parameters (#18421)
* [stable/wordpress] Add extra configuration parameters

This adds the following parameters:
- extraEnv
- extraVolumeMounts
- extraVolumes

Signed-off-by: Rico Jasper <rico.jasper@frohraum.de>

* [stable/wordpress] Bump chart version to 7.6.0

Signed-off-by: Rico Jasper <rico.jasper@frohraum.de>
2019-10-30 09:56:53 -07:00
Bitnami Bot 1effba146a [stable/wordpress] Release 7.5.1 updating components versions (#18105)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-18 06:43:57 -07:00
Andres Martinez Gotor e086544f84 [stable/wordpress] Allow to specify a single hostname (#17861)
* Allow to specify a single hostname

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>

* Apply changes to values-production

Signed-off-by: Andres Martinez Gotor <andres@bitnami.com>
2019-10-11 06:33:40 -07:00
Bitnami Bot d05199b364 [stable/wordpress] Release 7.3.11 updating components versions (#17822)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-09 08:17:51 -07:00
Linus Metzler 3a5713f030 [stable/wordpress] Fix link in README.md (#17638)
* fix link to annotations overview page

Signed-off-by: Linus Metzler <hi@linusmetzler.me>

* bump patch version

Signed-off-by: Linus Metzler <hi@linusmetzler.me>

* fix link to annotations overview page

Signed-off-by: Linus Metzler <hi@linusmetzler.me>
2019-10-04 00:29:56 -07:00
Bitnami Bot 25ce1b0d9b [stable/wordpress] Release 7.3.3 updating components versions (#16974)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-09 04:34:31 -07:00
Bitnami Bot ee8514499c [stable/wordpress] Release 7.3.2 updating components versions (#16895)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-05 09:51:20 -07:00
Bitnami Bot 58dd622fd6 [stable/wordpress] Release 7.3.1 updating components versions (#16880)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-05 04:01:21 -07:00
Matt Gardner b9f1d210df [stable/wordpress] Parameterized the target port for https (#16662)
* Parameterized the target port for https

The use case is when you need to go HTTPS -> ELB -> HTTP -> Wordpress.

Bumped chart version.

Updated readme to include service

Includes annotations for httpsTargetPort

Signed-off-by: Matt Gardner <hi@mattgardner.me>

* Updated documentation and added annotations to values.

Signed-off-by: Matt Gardner <hi@mattgardner.com>

* Updated chart version and removed redundant default value

Signed-off-by: Matt Gardner <hi@mattgardner.com>
2019-09-05 00:54:52 -07:00
Bitnami Bot af601a13f4 [stable/wordpress] Release 7.2.3 updating components versions (#16786)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 22:46:26 -07:00
Miguel Ángel Cabrera Miñagorri 3479f483ca [stable/wordpress] Add global StorageClass to wordpress (#16431)
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-20 03:50:11 -07:00
Juan Ariza Toledano cb15bc1b2f [stable/wordpress] Add a parameter to specify the scheme to generate application URLs (#16136)
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-08 00:31:17 -07:00
Marcos Bjoerkelund 0e5236eea2 [stable/wordpress] Replace lusotycoon/apache-exporter with bitnami/apache-exporter (#15758)
* [stable/wordpress] Replace lusotycoon/apache-exporter with bitnami/apache-exporter

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* fix values files

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* fix tag

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* fix apache-exporter image

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* use minor version

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>
2019-07-24 00:12:15 -07:00
Carlos Rodríguez Hernández cb5781f9fe [stable/wordpress] Implement again "Standardize 'fullname' and 'name' macros" (#15637)
This reverts commit 11adb043a4.
Implement #15420 bumping a major version after #15591
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-07-18 05:38:47 -07:00
Carlos Rodríguez Hernández 11adb043a4 Revert "[stable/wordpress] Standardize 'fullname' and 'name' macros (#15420)" (#15591)
This reverts commit b629b94634.

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-07-17 06:58:36 -07:00
Juan Ariza Toledano b629b94634 [stable/wordpress] Standardize 'fullname' and 'name' macros (#15420)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 07:36:56 -07:00
Matteo Dell'Aquila 567501aecf [stable/wordpress] Add Prometheus ServiceMonitor (#15288)
* Prometheus ServiceMonitor added

Signed-off-by: Matteo Dell'Aquila <matteo.dellaquila@gmail.com>

*  app label uniformed, matchLabels fixed

Signed-off-by: Matteo Dell'Aquila <matteo.dellaquila@gmail.com>
2019-07-08 04:08:34 -07:00
Bitnami Bot 4536553dca [stable/wordpress] Release 5.12.6 updating components versions (#15176)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-01 14:39:31 -07:00
Bitnami Bot 9ecf25808b [stable/wordpress] Release 5.12.4 updating components versions (#14933)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-20 13:24:37 -07:00
Carlos Rodríguez Hernández b13f0b1cbb [stable/wordpress] Unify and document production values (#14665)
* Unify and document production values

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Fix typo

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Add suggestion

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-06-11 06:38:19 -07:00
Akhmad Fakhoni Listiyan Dede ef6fb3efce [stable/wordpress] Remove tls default values (#14419)
* remove tls default values

Signed-off-by: Akhmad Fakhoni Listiyan Dede <akhmadfakhoni@gmail.com>

* bump version

Signed-off-by: Akhmad Fakhoni Listiyan Dede <akhmadfakhoni@gmail.com>
2019-06-11 02:28:17 -07:00
Bitnami Bot 2cbccfa94b stable/wordpress: update to 5.2.1 (#14635)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-10 03:39:18 -07:00
Akhmad Fakhoni Listiyan Dede 458d0bb24b [stable/wordpress] Add update strategy (#14415)
* add update strategy for wordpress chart

Signed-off-by: Akhmad Fakhoni Listiyan Dede <akhmadfakhoni@gmail.com>

* fix table formatting

Signed-off-by: Akhmad Fakhoni Listiyan Dede <akhmadfakhoni@gmail.com>

* add update strategy example

Signed-off-by: Akhmad Fakhoni Listiyan Dede <akhmadfakhoni@gmail.com>

* change wordpressUpdateStrategy to updateStrategy

Signed-off-by: Akhmad Fakhoni Listiyan Dede <akhmadfakhoni@gmail.com>
2019-06-06 01:28:12 -07:00
satchpx 31e8276d26 [stable/wordpress] updates to support an alternate k8s scheduler (#14368)
* updates to support alternate k8s scheduler

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>

* update chart version

Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-05-31 01:30:42 -07:00
Carlos Rodríguez Hernández 8c18f3d23b Remove apache and/or php volume (#14308)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:08:34 -07:00
Bitnami Bot 355a59841d [stable/wordpress] Release 5.9.6 (#14087)
* stable/wordpress: update to 5.2.1

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

* stable/wordpress: update to 5.2.1

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-05-23 02:02:30 -07:00
Bitnami Bot 7f66f30596 stable/wordpress: update to 5.2.1 (#14066)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-05-23 00:30:25 -07:00
Juan Ariza Toledano 207ea59fbe [stable/wordpress] Evaluate 'boolean parameters' as booleans (#13755)
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-15 00:40:24 -07:00
Bitnami Bot 9dd21e89ae stable/wordpress: update to 5.2.0 (#13591)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-05-08 00:28:33 -07:00
Alex Tennant d6eeb169e9 [stable/wordpress] Allow more flexible TLS configuration. (#12875)
* Allow more flexible TLS configuration.

Signed-off-by: adtennant <alex@adtennant.co.uk>

* Removed unnecessary parameter in README.

Signed-off-by: adtennant <alex@adtennant.co.uk>
2019-04-15 00:54:01 -07:00
Javier J. Salmerón-García a11c57ae1e [stable/wordpress] Add quote to wordpressSkipInstall (#13005)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-04-12 02:06:45 -07:00
Javier J. Salmerón-García fe69a9623f [stable/wordpress] Add option for skipping the installation wizard (#12948)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-04-10 05:06:13 -07:00
Bitnami Bot d5fe155861 stable/wordpress: update to 5.1.1 (#12169)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-03-13 18:45:12 -07:00
Carlos Rodríguez Hernández 6288ed8f1d [stable/wordpress] Add global 'imagePullSecrets' to overwrite any other existing one (#12092)
* [stable/wordpress] Add global 'imagePullSecrets' to overwrite any other existing one

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Fix typo and document variable

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Fix typo in helpers

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-12 04:37:13 -07:00
Javier J. Salmerón-García 15b8ea9aa5 [stable/wordpress] Allow setting custom sidecar containers (#11893)
* [stable/wordpress] Allow setting custom sidecar containers

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Add extraPorts

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Change readme section

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-03-04 04:02:33 -08:00
Bitnami Bot c60823c623 stable/wordpress: update to 5.1.0 (#11654)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-02-22 09:04:27 -08:00
Javier J. Salmerón-García 8655268c22 [stable/wordpress] Fix quote in htaccessoverridenone (#11263)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-02-08 02:02:03 -08:00
Javier J. Salmerón-García 619a86b346 [stable/wordpress] Enable configuration of AllowOverride (#11155)
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-02-06 07:45:58 -08:00
Bitnami Bot da910f123c wordpress: update to 5.0.3 (#10542)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-01-10 23:20:43 -08:00
clalbus c5d0a35dda [stable/wordpress] Add service annotations (#10498)
* [stable/wordpress] Add service annotations

Signed-off-by: Andrejs Volkovs <clalbus@gmail.com>

* [stable/wordpress] Bump version to 5.1.0

Signed-off-by: Andrejs Volkovs <clalbus@gmail.com>

* [stable/wordpress] Initialize service annotations in prod values

Signed-off-by: Andrejs Volkovs <clalbus@gmail.com>
2019-01-10 01:39:21 -08:00
Tomas Pizarro 172708d11b [stable/wordpress] Fix syntax error when ingress is enabled (#10432)
* [stable/wordpress] Fix syntax error when ingress is enabled

Signed-off-by: tompizmor <tompizmor@gmail.com>

* Update README

Signed-off-by: tompizmor <tompizmor@gmail.com>

* Delete testing values from values.yaml

Signed-off-by: tompizmor <tompizmor@gmail.com>

* Fix wrong values

Signed-off-by: tompizmor <tompizmor@gmail.com>

* Fix wrong values

Signed-off-by: tompizmor <tompizmor@gmail.com>

* Undo app label change to avoid breaking upgrades

Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-01-08 07:25:11 -08:00
Jared Reisinger d2cd36b0c4 Expose livenessProbe and readinessProbe headers to consumer (in stable/wordpress) (#9390)
* Expose livenessProbe and readinessProbe headers to consumer

**Problem:** Despite docs that say otherwise, Kubernetes treats a 302 HTTP response as "failed" in liveness and readiness probes.  When using ingress-terminated HTTPS, it is common for HTTP requests to WordPress to result in 302-redirects to the HTTPS equivalent.  As a result, the container is considered unhealthy/unready.

**Solution:** Expose the `httpHeaders` property of the `httpGet` in the probe definition so that consumers can, for example, pass the `X-Forwarded-Proto: https` header to prevent the 302 and instead get a 200 response status.  The headers are exposed as optional `livenessProbeHeaders` and `readinessProbeHeaders` arrays, and only included in the deployment definition when defined.

* Update `deployment.yaml` to include optional headers.
* Update `values.yaml` and `values-production.yaml` with commented-out examples.
* Update `README.md` with configuration options, and a more detailed explanation in the Ingress section.
* Update `Chart.yaml` version number from `3.3.0` to `3.3.1`.

Signed-off-by: Jared Reisinger <jaredreisinger@hotmail.com>

* bump version

Signed-off-by: Jared Reisinger <jaredreisinger@hotmail.com>

* bump version

Signed-off-by: Jared Reisinger <jaredreisinger@hotmail.com>
2019-01-06 23:53:51 -08:00
Bitnami Bot 9c1052d96d [stable/wordpress] Release 5.0.2 (#10154)
* wordpress: update to `5.0.2`

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

* wordpress: updated chart requirements

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

* wordpress: bump chart appVersion to `5.0.2`

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

* wordpress: bump chart version to `5.0.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-20 00:42:23 -08:00
Bitnami Bot c0b78c917b [stable/wordpress] Release 5.0.1 (#9974)
* wordpress: update to `5.0.1`

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

* wordpress: bump chart appVersion to `5.0.1`

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

* wordpress: bump chart version to `5.0.1`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-13 06:33:31 -08:00
Bitnami Bot e05774c70e [stable/wordpress] Release 4.0.1 (#9809)
* wordpress: update to `5.0.0`

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

* wordpress: updated chart requirements

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

* wordpress: bump chart appVersion to `5.0.0`

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

* wordpress: bump chart version to `4.0.1`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-12-07 16:16:25 -08:00
Javier J. Salmerón-García c9e0bf092b [stable/wordpress] Add service.port in values.yaml (#9392)
* [stable/wordpress] Add service.port in values.yaml

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Update NOTES.txt

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Remove - in template

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-11-20 08:17:58 -08:00