Commit Graph
83 Commits
Author SHA1 Message Date
Sameer Naik 936ab337b9 [stable/wordpress] bump major version (#18852)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pulls/12642 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-13 09:11:19 -08:00
MikeLarah 0eb502ecf9 [stable/wordpress] Fixes template reference in tls-secrets.yaml (#18668)
* Fixed template reference in tls-secrets.yaml

Template reference was missing `wordpress.` prefix

Signed-off-by: Mike Larah <mike.larah@endjin.com>

* Bump chart version

Signed-off-by: Mike Larah <mike.larah@endjin.com>

* Bump chart version

Signed-off-by: Mike Larah <mike.larah@endjin.com>
2019-11-08 04:18:14 -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
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
holmesb 814a008e75 [stable/wordpress] fix for issue #17727 (#17758)
Signed-off-by: brendan <brendan@profluent.co.uk>
2019-10-07 23:23:11 -07:00
Miguel Ángel Cabrera Miñagorri b24786a150 [stable/wordpress] Remove unnecesary lines from tls-secrets (#17170)
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-09-17 02:28:24 -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
Alejandro Moreno 9b50c86f79 [stable/wordpress] Fix 'storageClass' macros (#16559)
* Fix 'storageClass' macros

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>

* Update MariaDB dependency

Signed-off-by: juan131 <juan@bitnami.com>
2019-08-22 09:12:33 -07:00
Miguel Ángel Cabrera Miñagorri 99153049d5 [stable/wordpress] Refactor StorageClass template to support old Helm versions (#16502)
Signed-off-by: miguelaeh <macabrera@bitnami.com>
2019-08-21 10:49:18 -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
Javier J. Salmerón-García d1408e9696 [stable/wordpress] Fix incorrect scope in tls (#15970)
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2019-07-30 06:58:50 -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
Robin Elfrink 8e09a65c76 [stable/wordpress]: Fix indentation of .Values.service.extraPorts. (#15010)
Closes #15009.

Signed-off-by: Robin Elfrink <robin@15augsutus.nl>
2019-06-24 23:54:35 -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
Carlos Rodríguez Hernández 275ac1e7f8 [stable/wordpress] Change regex looking for rolling tags (#14258)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-29 08:22:28 -07:00
Carlos Rodríguez Hernández 13328ff5df [stable/wordpress] Use immutable tags (#14186)
* Bump chart version

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

* Use immutable tags

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

* Remove unnecessary file

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

* Quote contains string

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

* Quote regex string

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

* Change syntax because of linter failing

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-28 13:25:04 -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
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
Alex Tennant 4bde54c86c [stable/wordpress] Explicitly unset nodePort when service is ClusterIP (#13009)
This allows the Helm release to be switch between LoadBalancer and ClusterIP with getting the following error:
Service "wordpress" is invalid: [spec.ports[0].nodePort: Forbidden: may not be used when `type` is 'ClusterIP', spec.ports[1].nodePort: Forbidden: may not be used when `type` is 'ClusterIP']

Signed-off-by: adtennant <alex@adtennant.co.uk>
2019-04-12 07:44:46 -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
Javier J. Salmerón-García 5f7e982989 [stable/wordpress] Change Deployment api group to apps/v1 (#12642)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-03-28 10:16:43 -07:00
Carlos Rodríguez Hernández bf072a0c2f [stable/wordpress] Use global registry in secondary and/or metrics images (#12235)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-15 01:53:22 -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
Juan Ariza Toledano 7eaf190aeb [stable/wordpress] Fix 'customHTAccessCM' (#11995)
* [stable/wordpress] Fix 'customHTAccessCM'

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

* Remove log flags

Signed-off-by: juan131 <juan@bitnami.com>
2019-03-07 08:47:05 -08: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
JoostC d51d65999e [stable/wordpress] Fixed metrics resources templating. (#11733) (#11734)
* Fixed wrong indenting when using limits and requests on metrics.resources

* Bumped chart version

Signed-off-by: JoostC <jcoelingh@gmail.com>
2019-02-26 06:21:57 -08:00
rayou 3b08f9b8e0 [stable/wordpress] Fixed typo in _helpers.tpl (#11697)
Signed-off-by: Yu-Hung Ou <yuhung.ou@live.com>
2019-02-26 01:48:12 -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
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
Juan Ariza Toledano b7fe42be9d [stable/wordpress] Avoid setting SMTP env. variables when SMTP parameters are not set (#10382)
Signed-off-by: juan131 <juan@bitnami.com>
2019-01-03 08:28:11 -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
Javier J. Salmerón-García 4156dab1df [stable/wordpress] Add apache exporter (#8836)
* [stable/wordpress] Add apache exporter

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

* [stable/wordpress] Add podAnnotations

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

* [stable/wordpress] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 03:21:19 -07:00
Carlos Rodríguez Hernández 526c8c9ad0 [stable/wordpress] Add global registry option (#8445)
* [stable/wordpress] Add global registry option

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

* Update deps

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-10-16 01:30:08 -07:00
Juan Ariza Toledano cfd0a223ed [stable/wordpress] Simplify ingress configuration for cert-manager (#8335)
* [stable/wordpress] Simplify ingress configuration when for cert-manager

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

* Apply changes on 'values-production.yaml' too

Signed-off-by: juan131 <juan@bitnami.com>
2018-10-10 07:16:48 -07:00
Carlos Rodríguez Hernández 339a137284 [stable/wordpress] Improve getting LoadBalancer address in NOTES.txt (#8033)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-09-29 09:54:19 -07:00
Javier J. Salmerón-García c2090c49d0 [stable/wordpress] Fix chart not being upgradable (#7831)
* [stable/wordpress] Fix chart not being upgradable

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

* improve markdown highlighting

Signed-off-by: Sameer Naik <sameer@bitnami.com>
2018-09-19 21:55:44 -07:00
Adnan Abdulhussein 177d6dc049 [stable/wordpress] fix required string value being parsed as bool (#7160)
* [stable/wordpress] fix required string value being parsed as bool

Reverts #7101 which breaks ensuring the allowEmptyPassword is always a
string of value "yes" or "no".

* keep allowEmptyPassword Helm value as a boolean
2018-08-14 11:29:28 -07:00
Jonas Flodén 6b1e32c32d wordpress: Set ALLOW_EMPTY_PASSWORD correctly (#7101)
* wordpress: Set ALLOW_EMPTY_PASSWORD correctly

Fixes #2960

* Remove unnecessary quotes in values.yaml
2018-08-10 01:48:17 -07:00
Juan Ariza Toledano 0d587510c3 Improve notes to access deployed services (#7037) 2018-08-07 07:32:18 -07:00
Javier J. Salmerón-García 584bfd836c [stable/wordpress] Add chart and release labels in pods (#6898) 2018-07-30 10:26:56 -07:00
Jeff French 0aff33c74d [stable/wordpress] Add pod tolerations and affinity. (#6406)
* [stable/wordpress] Add pod tolerations and affinity.

* [stable/wordpress] Document tolerations and affinity in README

* [stable/wordpress] Bump chart version

* bump to 2.1.0

* [stable/wordpress] Remove extra blank lines
2018-07-03 09:58:18 -07:00