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
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
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
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
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
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
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
Sameer Naik
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
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
Bitnami Bot
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
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
Will Newby
f5f77fd571
Makes WordPress replicas configurable from values ( #6362 )
...
* Makes WordPress replicas configurable from values
* MVersion Bump
* Updates to README as requested
2018-06-29 00:34:20 -07:00
Javier J. Salmerón-García
ab3b8e7e37
[stable/wordpress] Set dependencies to latest version ( #6074 )
...
* [stable/wordpress] Set dependencies to latest version
* Fix test
2018-06-13 08:28:28 -07:00
Carlos Rodríguez Hernández
ad683ddab7
Revert "[stable/wordpress] Release 1.0.8" ( #5802 )
...
* Revert "[stable/wordpress] Release 1.0.8 (#5795 )"
This reverts commit 8a55202895 .
* Update Chart.yaml
2018-05-29 01:04:32 -07:00
Bitnami Bot
8a55202895
[stable/wordpress] Release 1.0.8 ( #5795 )
...
* wordpress: update to `4.9.6-ol-7`
* wordpress: bump chart appVersion to `4.9.6-ol-7`
* wordpress: bump chart version to `1.0.8`
2018-05-29 00:36:32 -07:00
Bitnami Bot
05709987c2
[stable/wordpress] Release 1.0.7 ( #5679 )
...
* wordpress: update to `4.9.6`
* wordpress: bump chart appVersion to `4.9.6`
* wordpress: bump chart version to `1.0.7`
2018-05-21 23:41:55 -07:00
vtuson
1ab586c137
support for an existing PVC ( #5265 )
2018-04-26 07:30:03 -07:00
Bitnami Bot
41707b24ec
[stable/wordpress] Release 1.0.4 ( #5204 )
...
* wordpress: update to `4.9.5`
* wordpress: bump chart appVersion to `4.9.5`
* wordpress: bump chart version to `1.0.4`
2018-04-24 00:53:59 -07:00
Joshua Dotson
ab44875229
[stable/wordpress] Allow service type to be ClusterIP ( #5097 )
...
- To support oauth-proxy use case.
2018-04-22 23:52:59 -07:00
Tomas Pizarro
d746db3f89
[stable/wordpress] Refactor image property and start using rolling tag ( #4673 )
...
* [stable/wordpress] Refactor image property and start using rolling tag
* Update tests
* Update Chart.yaml
2018-04-04 05:23:08 -07:00
Juan José Martos
0c03843d5a
[stable/wordpress] Add wordpressTablePrefix option ( #4594 )
...
* Add wordpressTablePrefix option
* Bump version
* Remove default values
2018-04-02 08:36:02 -07:00
Juan Ariza Toledano
c320e85370
External traffic policy ( #4273 )
...
* Preserving Client Source IP
* Fix Typo
* Bumping Chart version
* Quoting nodePort value
* Quoting nodePort value
* Adding new value on right position within values.yaml
2018-03-19 05:00:59 -07:00
Kai Chen
92f9a985ed
wordpress: Small fixes in values.yaml ( #4174 )
2018-03-16 04:40:21 -07:00
Jon Mosco
946012c898
Enable custom NodePorts for service ( #3973 )
...
NodePort changes to pass lint and not set default values
Changes to PR made. nodePort -> nodePorts and removed line from
README.md
2018-03-13 23:48:33 -07:00
Bitnami Bot
df69462729
[stable/wordpress] Release 0.8.11 ( #4109 )
...
* wordpress: update to `bitnami/wordpress:4.9.4-r5`
* wordpress: bump chart version to `0.8.11`
2018-03-12 08:12:12 -07:00
Bitnami Bot
ecc7cfe801
[stable/wordpress] Release 0.8.10 ( #4052 )
...
* wordpress: update to `bitnami/wordpress:4.9.4-r4`
* wordpress: bump chart version to `0.8.10`
2018-03-08 07:24:55 -08:00
Bitnami Bot
1230e8a4ed
[stable/wordpress] Release 0.8.9 ( #4033 )
...
* wordpress: update to `bitnami/wordpress:4.9.4-r3`
* wordpress: bump chart version to `0.8.9`
2018-03-07 06:46:52 -08:00
Sameer Naik
4a517122dd
[stable/wordpress] removes unused externalDatabase.rootPassword param ( #3940 )
...
* [stable/wordpress] removes unused `externalDatabase.rootPassword` param
* [stable/wordpress] set default value of `externalDatabase.password` to empty string
avoid template rendering errors when no password is required
* [stable/wordpress] bump chart version to 0.8.8
2018-03-02 00:19:49 -08:00
Bitnami Bot
fb1e42a078
[stable/wordpress] Release 0.8.7 ( #3846 )
...
* wordpress: update to `bitnami/wordpress:4.9.4-r2`
* wordpress: bump chart version to `0.8.7`
2018-02-23 07:41:43 -08:00
Bitnami Bot
10bdea623c
[stable/wordpress] Release 0.8.6 ( #3831 )
...
* wordpress: update to `bitnami/wordpress:4.9.4-r1`
* wordpress: bump chart version to `0.8.6`
2018-02-22 20:24:42 -08:00
Bitnami Bot
da4e937c66
[stable/wordpress] Release 0.8.5 ( #3592 )
...
* wordpress: update to `bitnami/wordpress:4.9.4-r0`
* wordpress: bump chart appVersion to `4.9.4`
* wordpress: bump chart version to `0.8.5`
2018-02-08 02:11:43 -08:00
Bitnami Bot
80014d3b57
[stable/wordpress] Release 0.8.4 ( #3563 )
...
* wordpress: update to `bitnami/wordpress:4.9.3-r0`
* wordpress: bump chart appVersion to `4.9.3`
* wordpress: bump chart version to `0.8.4`
2018-02-06 08:49:11 -08:00
Bitnami Bot
3ea88f90b0
[stable/wordpress] Release 0.8.2 ( #3440 )
...
* wordpress: update to `bitnami/wordpress:4.9.2-r1`
* wordpress: bump chart version to `0.8.2`
2018-01-25 08:56:17 -08:00
Bitnami Bot
1c81f0438f
[stable/wordpress] Release 0.8.1 ( #3353 )
...
* wordpress: update to `bitnami/wordpress:4.9.2-r0`
* wordpress: bump chart appVersion to `4.9.2`
* wordpress: bump chart version to `0.8.1`
2018-01-17 01:19:27 -08:00
Kent Rancourt
2b41596f32
[stable/wordpress] Make liveness and readiness probes configurable ( #3282 )
2018-01-11 23:13:21 -08:00
Bitnami Bot
69e5059dd5
[stable/wordpress] Release 0.7.10 ( #3287 )
...
* wordpress: update to `bitnami/wordpress:4.9.1-r2`
* wordpress: bump chart version to `0.7.10`
2018-01-10 07:47:11 -08:00
Bitnami Bot
8ab6e1115f
[stable/wordpress] Release 0.7.9 ( #3152 )
...
* wordpress: update to `bitnami/wordpress:4.9.1-r1`
* wordpress: bump chart version to `0.7.9`
2017-12-26 21:08:34 -08:00
Timothy Clarke
d0c625bef6
stable/wordpress: Updated externaldb variable names per request
2017-12-11 12:30:06 +00:00
Timothy Clarke
b6b26f4381
Testing db connection only when deploying embedded db
2017-12-07 11:42:26 +00:00
Timothy Clarke
29d0f8af1a
Externalised db details per request of @prydonius
2017-12-07 11:36:32 +00:00
Timothy Clarke
8ff269616e
Made MariaDB Optional, Also added optional uri path
2017-12-06 10:31:20 +00:00
Bitnami Bot
05f37e9119
[stable/wordpress] Release 0.7.5 ( #2891 )
...
* wordpress: update to `bitnami/wordpress:4.9.1-r0`
* wordpress: bump chart appVersion to `4.9.1`
* wordpress: bump chart version to `0.7.5`
2017-12-01 14:08:27 -05:00
Bitnami Bot
44e0cab751
[stable/wordpress] Release 0.7.4 ( #2833 )
...
* wordpress: update to `bitnami/wordpress:4.9.0-r2`
* wordpress: bump chart version to `0.7.4`
2017-11-22 10:09:37 -05:00
Bitnami Bot
67140ac220
[stable/wordpress] Release 0.7.3 ( #2775 )
...
* wordpress: update to `bitnami/wordpress:4.9.0-r1`
* wordpress: bump chart version to `0.7.3`
2017-11-17 11:17:35 -05:00
Bitnami Bot
1a7e060e11
[stable/wordpress] Release 0.7.2 ( #2763 )
...
* wordpress: update to `bitnami/wordpress:4.9.0-r0`
* wordpress: bump chart appVersion to `4.9.0`
* wordpress: bump chart version to `0.7.2`
2017-11-16 09:29:48 -05:00
Bitnami Bot
697bbdafb0
[stable/wordpress] Release 0.7.1 ( #2645 )
...
* wordpress: update to `bitnami/wordpress:4.8.3-r0`
* wordpress: bump chart appVersion to `4.8.3`
* wordpress: bump chart version to `0.7.1`
2017-11-02 12:24:31 -04:00