Alex Tennant and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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
Bitnami Bot and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
08ba309134
[stable/wordpress] Add global options to values-production ( #12128 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-03-12 07:59:21 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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
Carlos Rodríguez Hernández and Kubernetes Prow Robot
832df6f20c
[stable/wordpress] Add apiVersion in Chart.yaml and add test info to README.md ( #11788 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-02-27 09:22:53 -08:00
JoostC and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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
Bitnami Bot and Kubernetes Prow Robot
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
davidhjelm and Kubernetes Prow Robot
c286d3d946
Replace Prestashop with Wordpress in README ( #11317 )
...
Signed-off-by: David Hjelm <davidhjelm@fastmail.com >
2019-02-11 01:10:32 -08:00
Javier J. Salmerón-García and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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
Javier J. Salmerón-García and Kubernetes Prow Robot
3b169822ff
[stable/wordpress] Update readme instructions for using nfs ( #10929 )
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2019-01-28 00:59:42 -08:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
842942bbb2
[stable/wordpress] Document the correct format for pullSecrets in README ( #10642 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-01-15 05:30:28 -08:00
Bitnami Bot and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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
Bitnami Bot and Kubernetes Prow Robot
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 and Kubernetes Prow Robot
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
Carlos Rodríguez Hernández and Kubernetes Prow Robot
0f85aa5df3
Bump major in the chart version because a major in the app version ( #9846 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-12-10 03:14:46 -08:00
Bitnami Bot and Kubernetes Prow Robot
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 and k8s-ci-robot
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 and k8s-ci-robot
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 and k8s-ci-robot
39768f9806
[stable/wordpress] Remove distro tag ( #8533 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-17 08:14:36 -07:00
Carlos Rodríguez Hernández and k8s-ci-robot
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 and k8s-ci-robot
a2e9db6666
Wordpress tls ( #8369 )
...
* Fix typo
Signed-off-by: juan131 <juan@bitnami.com >
* [stable/wordpress] Fix typo
Signed-off-by: juan131 <juan@bitnami.com >
2018-10-11 04:12:58 -07:00
Juan Ariza Toledano and k8s-ci-robot
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
Yaroslav Yakovlev and k8s-ci-robot
02a4c0ae60
typo fixed ( #8068 )
...
are going are going-> are going
Signed-off-by: Yaroslav Yakovlev <yaroslavya@gmail.com >
updated chart version
2018-10-10 04:02:24 -07:00
Carlos Rodríguez Hernández and k8s-ci-robot
72936aff30
[stable/wordpress] Add kubeapps text to charts READMEs ( #8193 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-05 04:27:54 -07:00
Carlos Rodríguez Hernández and k8s-ci-robot
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
Juan Ariza Toledano and k8s-ci-robot
5bb0c0977b
[stable/wordpress] Update MariaDB dependency version ( #7955 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:37:11 -07:00
Javier J. Salmerón-García and k8s-ci-robot
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
Juan Ariza Toledano and k8s-ci-robot
2b4040f0b8
[stable/wordpress] Update README.md according to latest changes on values.yaml ( #7190 )
2018-08-15 01:20:52 -07:00
Adnan Abdulhussein and k8s-ci-robot
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 and k8s-ci-robot
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 and k8s-ci-robot
0d587510c3
Improve notes to access deployed services ( #7037 )
2018-08-07 07:32:18 -07:00
Sameer Naik and k8s-ci-robot
c0d54d62d8
set default value of serviceExternalTrafficPolicy to Cluster ( #6981 )
...
When set to `Local`, we discovered that on OKE, Oracle's LoadBalancer tries route
to nodes where the Pod isn't running and as a result it doesn't work. Change the
default value to `Cluster` seems to be the sane default value we should use.
2018-08-05 07:16:43 -07:00
Bitnami Bot and k8s-ci-robot
130d741c04
[stable/wordpress] Release 2.1.5 ( #6965 )
...
* wordpress: update to `4.9.8-debian-9`
* wordpress: updated chart requirements
* wordpress: bump chart appVersion to `4.9.8`
* wordpress: bump chart version to `2.1.5`
2018-08-03 00:20:54 -07:00
Javier J. Salmerón-García and k8s-ci-robot
584bfd836c
[stable/wordpress] Add chart and release labels in pods ( #6898 )
2018-07-30 10:26:56 -07:00
Chris Atomix and k8s-ci-robot
3ef87186a1
[stable/wordpress] Typo fix in README ( #6565 )
...
* [stable/wordpress] Typo fix in README
Change `persitence` to `persistence`
* Bump Chart version to 2.1.3
2018-07-10 02:16:25 -07:00
Carlos Rodríguez Hernández and k8s-ci-robot
6e77bd0b14
[stable/wordpress] Fix appVersion ( #6551 )
2018-07-09 08:14:18 -07:00
Bitnami Bot and k8s-ci-robot
144148d30b
[stable/wordpress] Release 2.1.1 ( #6492 )
...
* wordpress: update to `4.9.7-debian-9`
* wordpress: updated chart requirements
* wordpress: bump chart appVersion to `4.9.7-debian-9`
* wordpress: bump chart version to `2.1.1`
2018-07-06 00:25:17 -07:00