Commit Graph
101 Commits
Author SHA1 Message Date
Carlos Rodríguez Hernández 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 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 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 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 2b4040f0b8 [stable/wordpress] Update README.md according to latest changes on values.yaml (#7190) 2018-08-15 01:20:52 -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
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
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
Chris Atomix 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 6e77bd0b14 [stable/wordpress] Fix appVersion (#6551) 2018-07-09 08:14:18 -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
Juan Ariza Toledano db6cedede9 Add juan131 as owner (#5945) 2018-06-05 06:10:23 -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 4fbbf97ec7 production configuration (optional) (#5286)
* production configuration (optional)

* improved the command description

* bumped chart version

* addressed sameers comments

* changes suggested in review to make clear that you have to download the values-prod file

* updated readme
2018-05-10 05:19:53 -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
AdamDang 74abb8330e Typo fix in wordpress/README.md (#4913)
* Update Chart.yaml

Add version for wordpress

* Typo fix in wordpress/README.md

1. to service your wordpress application ->to the service of your wordpress application
2. WordPress Image->WordPress image      keep same format in a table.
3. helm->Helm      It's a proper noun

* Update wordpress/README.md

Update wordpress/README.md
2018-04-13 01:15:59 -07:00
Carlos Rodríguez Hernández e2676e0007 Add carrodher as owner (#4841) 2018-04-10 14:37:10 -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
Sameer Naik 1ce8c0430d stable/wordpress: remove unused MARIADB_ROOT_PASSWORD env parameter (#4503) 2018-03-29 14:48:04 -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
Carlos Rodríguez Hernández 63ebae8d80 [stable/wordpress] replace tables by table (#4275)
* Update README.md

Another typo (replace tables by table)

* Update Chart.yaml

Bump version
2018-03-19 04:34:59 -07:00
Carlos Rodríguez Hernández 3818e4e229 [stable/wordpress] Fix some typos (#4208)
* [stable/ghost] Fix some typos

* [stable/wordpress] Fix some typos

* Revert "[stable/ghost] Fix some typos"

This reverts commit fe3bc14a3e.
2018-03-16 12:52:42 -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
Olaf Klischat c1e2d69c81 Bugfix: wordpress ingress: always delegate to service's HTTP port (#3477)
* wordpress ingress: always delegate to service's HTTP (rather than HTTPS) port
since any SSL connections will terminate at the ingress.

* wordpress: version bumped for CircleCI
2018-02-05 01:13:05 -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
Matt Farina e3b2fa1d07 Adding OWNERS file for wordpress chart (#3092) 2017-12-21 09:54:35 -08:00