Commit Graph

95 Commits

Author SHA1 Message Date
Andrés Bono
b473fa98f7 [bitnami/*] Update CI *-values.yaml files (#4674)
* Update CI *-values.yaml files
* Bump charts version
2020-12-10 12:36:03 +01:00
Bogdan Peste
8be9196b15 [bitnami/wordpress] - Add back previously removed _helper functions to unbreak post-init configmap (#4487)
* bitnami/wordpress - add back 2 previosuly removed helper functions to unbreak postinit configmap

* bump chart version

* bump chart version .

* Revert "bitnami/wordpress - add back 2 previosuly removed helper functions to unbreak postinit configmap"

This reverts commit e0c5f6f76f.

* Swapped helper functions for fullname and tplvalues

Co-authored-by: Bogdan Peste <Bogdan.Peste@ibm.com>
2020-12-01 16:43:14 +01:00
Bitnami Containers
aabf228279 [bitnami/wordpress] Release 10.0.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-24 20:52:34 +00:00
Bitnami Containers
a473ab8047 [bitnami/wordpress] Release 10.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-24 14:42:54 +00:00
Francisco de Paz Galán
4f5fa7a09c [bitnami/*] Fix externaldb secret name (#4461)
* [bitnami/*] Fix externaldb secret name

* Bump minor version
2020-11-24 11:46:05 +01:00
Juan Ariza Toledano
cf3b3d3def [bitnami/*] Expose the "service type" in the basic form for Kubeapps (#4445) 2020-11-20 16:31:44 +01:00
Bitnami Containers
00787d94e4 [bitnami/wordpress] Release 10.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-20 07:46:15 +00:00
Bitnami Containers
84b4eb056a [bitnami/wordpress] Release 10.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-18 18:46:41 +00:00
Juan Ariza Toledano
1e9550c201 [bitnami/wordpress] New major version (#3850) 2020-11-18 17:47:51 +01:00
Bogdan Peste
5c938a194f [bitnami/wordpress] Enable using the bitnami/wordpress container custom user post-init.d scripts (#4373)
* Added Custom post-init scripts configmap to wordpress helm chart

* Corrected variable name in example

* Bump wordpress chart version

* Remove empty spaces

* Add newline at the end of values.yaml

* Bumped minor chart version

* Added more explicit empty map as default value to customPostInitScripts

* Added same default values to values-production.yaml

* Shortened configmap name and swapped templating function that populates data field

* Added newline at the end of values.production.yaml

* Update values-production.yaml

Co-authored-by: Bogdan Peste <Bogdan.Peste@ibm.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
2020-11-18 15:00:03 +01:00
Bitnami Containers
3e61c42ab5 [bitnami/wordpress] Release 9.9.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-12 00:38:30 +00:00
Omkar Yadav
7b615462ae Update values-production.yaml (#4236) 2020-11-09 15:46:05 +01:00
Omkar Yadav
8cc78ea2a5 Fix typo in file path (#4229) 2020-11-06 14:00:43 +01:00
Bitnami Containers
d8db0b30df [bitnami/wordpress] Release 9.9.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-05 19:06:40 +00:00
Bitnami Containers
2663708499 [bitnami/wordpress] Release 9.9.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-30 22:38:33 +00:00
Eric Herot
c730908fcb [bitnami/wordpress] Make it possible to add arbitrary path objects to main vhost (#4133)
* [bitnami/wordpress] Allow additional arbitrary path objects

* [bitnami/wordpress] Bump version to 9.9.0

Co-authored-by: Andrés Bono <andresbono@vmware.com>
2020-10-30 09:14:52 +01:00
Bitnami Containers
9001a89fc4 [bitnami/wordpress] Release 9.8.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-29 22:51:17 +00:00
Bitnami Containers
36232417ae [bitnami/wordpress] Release 9.8.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-28 20:16:02 +00:00
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +01:00
Bitnami Containers
fbcec21453 [bitnami/wordpress] Release 9.8.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-26 20:38:01 +00:00
Bitnami Containers
c7020e0c5b [bitnami/wordpress] Release 9.8.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-23 14:45:05 +00:00
Bitnami Containers
afd7897586 [bitnami/wordpress] Release 9.8.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-22 14:09:12 +00:00
Chris Smith
fe17b789ad [bitnami/wordpress] Add podLabels option to WordPress chart (#4053)
* Add podLabels option to WordPress chart

* Add podLabels to values-production.yaml and fix spelling error

* Bump minor version number

Co-authored-by: chris13524 <chris@smith.xyz>
2020-10-20 08:59:28 +02:00
Eric Herot
7a6028fba1 [bitnami/wordpress] Make primary path configurable (#4044)
* [bitnami/wordpress] Make main/default path configurable

This is needed to support ALB ingress controllers since ALB paths are exact matches (so wildcards are needed)

* [bitnami/wordpress] Bump version to 9.6.10
2020-10-19 09:42:42 +02:00
Bitnami Containers
a7deec3b50 [bitnami/wordpress] Release 9.6.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-15 02:55:19 +00:00
Bitnami Containers
c3aea6c837 [bitnami/wordpress] Release 9.6.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-08 09:10:55 +00:00
Carlos Rodríguez Hernández
7f4d76409c [bitnami/wordpress] Fix template issue when using certs (#3891) 2020-10-05 10:25:07 +02:00
Bitnami Containers
e0325102d0 [bitnami/wordpress] Release 9.6.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-03 05:19:17 +00:00
Bitnami Containers
f5033e8936 [bitnami/wordpress] Release 9.6.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-02 13:50:27 +00:00
Bitnami Containers
2863caa7a2 [bitnami/wordpress] Release 9.6.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-29 22:40:13 +00:00
Bitnami Containers
7a8906e471 [bitnami/wordpress] Release 9.6.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-28 15:57:58 +00:00
Bitnami Containers
25343b4e89 [bitnami/wordpress] Release 9.6.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-25 04:33:10 +00:00
Bitnami Containers
a45873c442 [bitnami/wordpress] Release 9.6.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-24 19:43:43 +00:00
Fabricio Mariani
75634b3bbd [bitnami/wordpress] Allowing usage of existing secrets for WordPress, MariaDB and SMTP (#3699) 2020-09-23 15:19:30 +02:00
Bitnami Containers
2912fd7f66 [bitnami/wordpress] Release 9.5.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-17 14:17:29 +00:00
Bitnami Containers
96a9aafa2a [bitnami/wordpress] Release 9.5.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-17 08:47:30 +00:00
Bitnami Containers
38edfbea5c [bitnami/wordpress] Release 9.5.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-04 03:53:22 +00:00
Miguel Ángel Cabrera Miñagorri
1ed12f96af [bitnami/metrics-server] Add source repo (#3577)
* [bitnami/all] Add home to this repository

* Remove duplicated entries
2020-09-03 12:00:10 +02:00
Bitnami Containers
9f97de0896 [bitnami/wordpress] Release 9.5.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-02 07:34:30 +00:00
Bitnami Containers
32c742cecb [bitnami/wordpress] Release 9.5.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-01 20:36:01 +00:00
Bitnami Containers
da4b1e51dc [bitnami/wordpress] Release 9.5.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-21 14:38:00 +00:00
Miguel Ángel Cabrera Miñagorri
0f2713b0ad [bitnami/wordpress] Add extra config content env var (#3470) 2020-08-20 13:21:33 +02:00
Bitnami Containers
dc8ebbce36 [bitnami/wordpress] Release 9.4.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-18 18:36:36 +00:00
Bitnami Containers
53b2c54d67 [bitnami/wordpress] Release 9.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-06 22:30:40 +00:00
Bitnami Containers
be984d83f7 [bitnami/wordpress] Release 9.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-05 02:51:08 +00:00
Bitnami Containers
773f8d388d [bitnami/wordpress] Release 9.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-04 17:44:58 +00:00
Andrés Bono
3d7ab406fe [bitnami/*] Fix TL;DR typo in READMEs (#3280)
* Fix TL;DR typo in READMEs

Signed-off-by: Andrés Bono <andresbono@vmware.com>
2020-07-30 18:31:32 +02:00
Juan Ariza Toledano
ad02e849fc [bitnami/wordpress] Document MaintenanceMode limitation & add missing parameters (#3250)
Signed-off-by: juan131 <juanariza@vmware.com>
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com>
Credits to: @lwj5
2020-07-28 16:57:56 +02:00
Bitnami Containers
0403004345 [bitnami/wordpress] Release 9.3.22 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-07-21 21:36:38 +00:00
Bitnami Containers
a439f82bf6 [bitnami/wordpress] Release 9.3.21 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-07-17 21:39:50 +00:00