Commit Graph

18 Commits

Author SHA1 Message Date
Carlos Rodríguez Hernández
2a3e3b6504 [bitnami/drupal] Fix initcontianer issue (#6155)
* [bitnami/drupla] Fix initcontianer issue

* Bump chart version

* Update deployment.yaml
2021-04-20 19:18:33 +02:00
Carlos Rodríguez Hernández
5d59d2f21e [bitnami/*] Adapt certificates initContainer to the new image (#5684)
* [bitnami/*] Adapt certificates initContainer to the new image

* Bump drupal version
2021-03-05 16:27:11 +01:00
Javier J. Salmerón-García
d79672d496 [bitnami/drupal] Add hostAliases (#5222) 2021-01-26 10:24:21 +01:00
Javier J. Salmerón-García
e7cb24474b [bitnami/drupal] Major change: Update ingress (#4962)
* [bitnami/drupal] Major change: Update ingress

* Backwards compatibility

* Lint
2021-01-14 16:43:35 +01: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
Vincent Behar
b3a95b701b [bitnami/*] Extra manifests should be top-level (#4161)
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.

this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +01:00
Petr Ruzicka
4ce789cda9 [bitnami/drupal] fix external_db password issue (#4105) (#4106) 2020-10-27 10:01:24 +01:00
Marcos Bjoerkelund
d3e6023414 [bitnami/drupal] Implement additional standarizations (#3954)
* [bitnami/drupal] Implement additional standarizations

* fix template -> include

* run help dep update to fix digest

* [bitnami/drupal] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-10-09 18:15:24 +02:00
Juan Ariza Toledano
ee57f08651 [bitnami/drupal] New major version (#3869)
* [bitnami/drupal] New major version

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

* fix: add missing externalDatabase parameters

* fix: add suggested warning

* fix: remove unuseful if

* fix: upgrade mariadb version

* docs: remove extra externalDatabase.host entry

* fix: typo in readme.md

* fix: add missing rollingTag warning for metrics

* fix: wrong labels in the upgrade instructions

Co-authored-by: darteaga <darteaga@vmware.com>
2020-10-07 16:36:18 +02:00
Juan Ariza Toledano
01884c767c [bitnami/*] Affinity based on common presets (#3746) 2020-09-24 15:11:56 +02:00
Caspar Chou
6572fc2801 illegal number syntax: "-" in NOTES.txt (#3654)
* illegal number syntax: "-" in NOTES.txt

* Update moodle Chart.yaml

Co-authored-by: Caspar Chou <caspar.chou@tenoz.tw>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
2020-09-11 16:42:15 +02:00
Daniel Arteaga
079f5bd6ec [bitnami/*] Use common helps for upgrade password errors (#3335)
* use common helpers to fix upgrade password issues

Signed-off-by: darteaga <darteaga@vmware.com>

* fix phpmyadmin upgrade

* fix phpmyadmin upgrade

* add .lock to pass test

* fix phpmyadmin values
2020-08-13 18:06:00 +02:00
Mathéo Atché
295e2a6dd1 [bitnami/drupal] fix indent in drupal chart (#3259)
* fix indent in drupal chart

* [bitnami/drupal] update chart version

Co-authored-by: Mathéo Atché <matheo.atche@cc.in2p3.fr>
2020-07-29 15:21:32 +02:00
Andrés Bono
636af2ff69 [bitnami/drupal] Fix matchLabels and extraDeploy (#3115)
Signed-off-by: Andrés Bono <andresbono@vmware.com>
2020-07-14 18:33:06 +02:00
Andrés Bono
a45f56d5a9 [bitnami/drupal] Fix typo in deployment env vars (#3107)
Signed-off-by: Andrés Bono <andresbono@vmware.com>
2020-07-14 08:48:46 +02:00
Andrés Bono
e6369fa9dc [bitnami/drupal] Move container to bash and non-root (#2990)
* [bitnami/drupal] Migrate container to non-root approach

Signed-off-by: Andrés Bono <andresbono@vmware.com>

* Fix lint

* Standardizations

* README

* Lint issues

* Update bitnami/drupal/templates/deployment.yaml

Co-authored-by: Juan Ariza Toledano <juan@bitnami.com>

* Requested changes

* Update secrets.yaml

Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Co-authored-by: Juan Ariza Toledano <juan@bitnami.com>
2020-07-13 17:44:40 +02:00
Ibone González Mauraza
87cd81bacb [bitnami/drupal] Change in the command of apache-exporter (#2282)
* [bitnami/drupal] Change in the command of apache-exporter

* [bitnami/drupal] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-10 11:55:21 +02:00
Carlos Rodríguez Hernández
a0e44f7d6a Move charts from upstreamed folder to bitnami (#2032)
* Move charts from upstreamed folder to bitnami

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove root .helmignore

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump charts version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove file added by error

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update Chart.yaml
2020-03-11 17:11:37 +01:00