Commit Graph
57 Commits
Author SHA1 Message Date
Paul MiuandGitHub 6f1e95d9b2 [bitnami/wordpress] Non-manual chart upgrades (#9271)
Automatically get the correct wordpress password on wordpress chart upgrade.

Signed-off-by: Paul Miu <miu.manu@gmx.de>
2022-03-14 18:39:05 +01:00
586e9f8e06 [bitnami/wordpress] Let the chown command affect parent-directory /bitnami/wordpress (#9232)
* Let the chown command  affect parent-directory /bitnami/wordpress

Signed-off-by: Michiel Hobbelman <michiel@hobbelman.net>

* [bitnami/wordpress] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-03-01 12:41:23 +01:00
Miguel RuizandGitHub 4911e81183 [bitnami/wordpress] Add flag -r to xargs to avoid failure on empty input (#9123)
* [bitnami/wordpress] Replace xargs in volumePermissions init-container

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Use -r xargs flag

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
2022-02-21 17:01:39 +01:00
Juan Ariza ToledanoandGitHub b8b9cf0c6e [bitnami/wordpress] Do not hardcode PDB apiVersion (#9120) 2022-02-21 12:19:29 +01:00
Juan Ariza ToledanoandGitHub 12e4c3733e [bitnami/*] Make use of new "common.ingress.certManagerRequest" helper (#8862) 2022-02-02 09:19:24 +01:00
Julien FrancozandGitHub 362c8c7482 allow templating externalDatabase.existingSecret (#8723) 2022-01-20 08:07:42 +01:00
73a591316b [bitnami/wordpress] Chart standardized (#8673)
* [bitnami/wordpress] Chart standardized

Signed-off-by: juan131 <juanariza@vmware.com>

* Update deps + requested changes

Signed-off-by: juan131 <juanariza@vmware.com>

* [bitnami/wordpress] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-01-19 19:54:22 +01:00
Julien FrancozandGitHub 49e1313be9 enable templating of startupProbe (#8659)
Signed-off-by: Julien Francoz <julien@les-tilleuls.coop>
2022-01-14 09:47:22 +01:00
Carlos Rodríguez HernándezandGitHub 8cad18aed9 [bitnami/several] Adapt templating format (#8562)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-05 18:10:31 +01:00
ccb5f8f269 [bitnami/wordpress] Add startup probe on wordpress helm chart (#8520)
* feat: add startup probe config

* feat: add values for startup probe

* feat: update docs for startup changes

* bumped the version

* change: disable startup Probe value

* fix: add the metadata for customStartuProbe

* Update values.yaml

Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com>
2021-12-31 17:29:23 +01:00
Gegham SimonyanandGitHub 32f9f7524d bitnami/wordpress fix source-ranges wrong iteration (#8367)
* fix source-ranges wrong iteration

currently it's iterated over all objects instead of array

* Update Chart.yaml

Bump
2021-12-13 13:06:35 +01:00
125d964ac1 [bitnami/testlink][bitnami/wordpress] Adds support to networkpolicy in those charts (#8152)
* [bitnami/*] Adds support for network policy in testlink

* [bitnami/wordpress] Adds support for network policy to wordpress chart

* Update bitnami/testlink/values.yaml

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>

* Update bitnami/testlink/values.yaml

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>
2021-11-18 09:06:05 +01:00
Carlos Rodríguez HernándezandGitHub a6751cdd33 [bitnami/several] Add chart info to NOTES.txt (#7889) 2021-10-22 16:04:39 +02:00
Carlos Rodríguez HernándezandGitHub 9711a33c6e [bitnami/several] Change pullPolicy for bitnami-shell image (#7852)
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
2021-10-19 14:38:37 +02:00
Miguel Ángel Cabrera MiñagorriandGitHub ae7e0dd6a6 [bitnami/wordpress] Use the dependency fullname template (#7472)
* [bitnami/wordpress] Use the dependency fullname template

* Delete unnedeed line

* Update airflow dependencies fullnames

* Update argo-cd dependencies fullnames

* Update Chart.lock

* Fix redis service name

* Bump wordpress version
2021-09-23 10:37:00 +02:00
Josh MillerandGitHub 7499dcf3c9 [bitnami/wordpress] Update Liveness / Readiness Probes to use Wordpress Scheme (#7487)
* change readiness/liveness probe to match wordpress scheme

* fix conditional around liveness/readiness probe in deployment

* updated Chart.yaml semver to 12.1.14 - removed enabled from livenessProbe / readinessProbe in deployment.yaml

* updating chart to reflect changes suggested by Miguel Ruiz - using common.tplvalues.render to obtain values from the values.yaml file
2021-09-17 08:45:14 +02:00
Manu MiuandGitHub 19c729c3ef [bitnami/wordpress] Add "extraContainerPorts" parameter (#7193)
* [bitnami/wordpress] Add `extraPorts` parameter

Add a separate parameter `extraPorts` to expose custom ports of the
WordPress container.
This is especially useful if a custom image is used.

Furthermore there's already an `extraPorts` parameter for the WordPress
service, so this change completes the current configuration options.

* bump version

* rename `extraPorts` to `extraContainerPorts`
and bump a minor version
2021-08-12 12:29:54 +02:00
Miguel RuizandGitHub fd812430e0 [bitnami/wordpress] Set APACHE_HTTP_PORT_NUMBER (#7131)
* [bitnami/wordpress] Set APACHE_HTTPS_PORT_NUMBER and APACHE_HTTP_PORT_NUMBER

* Fix typo
2021-08-05 08:23:15 +02:00
gaurav517andGitHub f0a86da5c3 fix flag for wp-config.php permission change (#7136) 2021-08-04 11:26:31 +02:00
Javier J. Salmerón-GarcíaandGitHub 8060430325 [bitnami/wordpress,kibana,kubeapps] Remove test yaml files (#7080)
* [bitnami/wordpress,kibana] Remove test yaml files

* add kubeapps
2021-07-28 17:49:12 +02:00
Carlos Rodríguez HernándezandGitHub f1344b0361 [bitnami/several] Add diagnostic mode (#7012)
* Rebase master

* Fix typo in statefulset

* Include lifecycle in the if statement

* Include metrics container

* Update README

* Rebase master

* Rebase master

* Rebase master

* Add diagnostic mode to etcd

* Add diagnostic mode to fluentd

* Add diagnostic mode to grafana-tempo

* Add diagnostic mode to haproxy

* Rebase master

* Fix values location and README

* Add diagnostic mode to the scaffolding

* Add diagnostic mode to kafka

* Add diagnostic mode to kong

* Fix linter in ejbca

* Add diagnostic mode to logstash

* Add diagnostic mode to mariadb

* Add diagnostic mode to mongodb-sharded

* Fix BITNAMI_DEBUG in galera

* Add diagnostic mode to mysql

* Add diagnostic mode to nats

* Add diagnostic mode to postgresql

* Add diagnostic mode to rabbitmq

* Add diagnostic mode to redis-cluster

* Add diagnostic mode to spark

* Add diagnostic mode to wordpress

* Add diagnostic mode to zookeeper

* Fix/Add BITNAMI_DEBUG in kong, nats, and spark

* Update READMEs

* Unify 'Please be patient...' sentence in NOTES

* Bump galera version
2021-07-27 13:10:01 +02:00
Miguel RuizandGitHub 4ce9655478 [bitnami/wordpress] Add support for ingressClassName (#6848) 2021-07-06 09:02:45 +02:00
Moritz HorstmannandGitHub a05c4b9f86 [bitnami/wordpress] Fix custom htaccess configmap mount path (#6561)
This changes the mountpoint of a specified custom htaccess config map
to /opt/bitnami/apache/conf/vhosts/htaccess, where it is expected by
the docker wordpress image.

Fixes #6553
2021-06-07 10:06:24 +02:00
9c53e015fd [bitnami/wordpress] MAJOR: WordPress image refactor (#6261)
* [major] WordPress image refactor

* fix multisite property name

* add clarification

* Use nip.io redirection

* Update bitnami/wordpress/templates/deployment.yaml

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>

* add array support for wordpressPlugins

* [bitnami/wordpress] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-05-06 19:09:19 +02:00
Juan Ariza ToledanoandGitHub 0b05bddfad [bitnami/wordpress] Add support for custom httpd.conf file (#6244)
* [bitnami/wordpress] Add support for custom httpd.conf file

Signed-off-by: juan131 <juanariza@vmware.com>

* Reword parameters description

Signed-off-by: juan131 <juanariza@vmware.com>
2021-05-03 12:17:39 +02:00
Miguel Ángel Cabrera MiñagorriandGitHub f0a53eb330 [bitnami/wordpress] Fix AllowOverrideNone logic (#6236)
* [bitnami/wordpress] Fix allowOverrideNone logic

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Bump chart version
2021-04-28 10:34:49 +02:00
Juan Ariza ToledanoandGitHub a4b879b8b9 [bitnami/wordpress] Provide support for using external cache server (#6053) 2021-04-12 10:04:44 +02:00
Juan Ariza ToledanoandGitHub e89085368f [bitnami/wordpress] Values to follow 'readmenator' format (#6033) 2021-04-07 18:46:07 +02:00
alvneiayuandGitHub ce05eb61dd [bitnami/wordpress] Respect deployment's strategy in case replicaCount is not present (#5979) 2021-04-01 11:14:01 +02:00
Juan Ariza ToledanoandGitHub 145f5c2a81 [bitnami/wordpress] Add support to deploy Memcached for caching database queries (#5849) 2021-03-22 15:06:01 +01:00
Alejandro MorenoandGitHub 2691794874 Use mariadb.auth.existingSecret (#5785) 2021-03-15 13:43:18 +01:00
Javier J. Salmerón-GarcíaandGitHub 4238f6610d [bitnami/wordpress] Add hostAliases (#5320) 2021-01-29 10:12:01 +01:00
Carlos Rodríguez HernándezandGitHub 28e401cafa [bitnami/wordpress] Allow post-init scripts out of the box (#5233)
* [bitnami/wordpress] Allow post-init scripts out of the box

* Update Chart.yaml
2021-01-26 10:01:33 +01:00
Alejandro MorenoandGitHub 2db161bfc2 [bitnami/wordpress] Fix issue with wildcard domains (#5082)
* Fix issue with wildcard domains

* Quick fix

* Add CI test

* Fix test
2021-01-19 10:24:18 +01:00
黃健毅andGitHub 9bc7515bf0 [bitnami/wordpress] Add support for SANs on certs (#4953)
* Add support for SANs on certs

* Bump chart version

* Use extraHosts instead

* Remove `alternativeHostNames`
2021-01-13 10:34:30 +01:00
Miguel RuizandGitHub ba3380ed96 [bitnami/wordpress] Add volumePermissions container (#4861)
* [bitnami/wordpress] Add volumePermissions container

* [bitnami/wordpress] Add volumePermissions container

* [bitnami/wordpress] Version bump

* Use common library for volumePermissions.image helper

* Fix values.yml linting

* Wordpress version bump

* Add volumePermissions container resources limit/requests

* Additional conditions for volumePermissions initContainer

* [bitnami/wordpress] Version bump
2021-01-11 11:18:11 +01:00
2d3be4e547 [bitnami/wordpress] support custom datasource for PVC (#4879)
* Add dataSource customization

* Bump version

* Fix typo

* Update bitnami/wordpress/README.md

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>

Co-authored-by: chris13524 <chris@smith.xyz>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
2021-01-05 12:38:52 +01:00
Javier J. Salmerón-GarcíaandGitHub c0bc2cb6e5 [bitnami/wordpress] Make Ingress rules compatible with Kubernetes 1.20 (#4860)
* [bitnami/wordpress] Update ingress rules

* update common
2020-12-30 15:42:49 +01:00
Alejandro MorenoandGitHub f80074c6b7 [bitnami/wordpress] Fix issue with wildcard ingress hosts (#4844)
* Fix issue with wildcard ingress hosts

* Use the quote function
2020-12-30 11:10:04 +01:00
Javier J. Salmerón-GarcíaandGitHub 6f69ecf5db [bitnami/wordpress] Add service account support (#4582) 2020-12-14 10:09:47 +01:00
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 e0c5f6f76ff7c55f992a964187cc0e1706d38912.

* Swapped helper functions for fullname and tplvalues

Co-authored-by: Bogdan Peste <Bogdan.Peste@ibm.com>
2020-12-01 16:43:14 +01:00
Francisco de Paz GalánandGitHub 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 ToledanoandGitHub 1e9550c201 [bitnami/wordpress] New major version (#3850) 2020-11-18 17:47:51 +01:00
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
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
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 HerotandGitHub 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
Carlos Rodríguez HernándezandGitHub 7f4d76409c [bitnami/wordpress] Fix template issue when using certs (#3891) 2020-10-05 10:25:07 +02:00
Fabricio MarianiandGitHub 75634b3bbd [bitnami/wordpress] Allowing usage of existing secrets for WordPress, MariaDB and SMTP (#3699) 2020-09-23 15:19:30 +02:00
Miguel Ángel Cabrera MiñagorriandGitHub 0f2713b0ad [bitnami/wordpress] Add extra config content env var (#3470) 2020-08-20 13:21:33 +02:00