41 Commits
Author SHA1 Message Date
Carlos Rodríguez Hernández 609cc6cc70 [stable/drupal] Move chart to distributed bitnami repository (#21395)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-03-11 11:18:05 -07:00
Carlos Rodríguez Hernández e16d532321 [stable/drupal] Adapt docs to Helm 3 (#20682)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-02-11 10:01:09 -08:00
Juan Ariza Toledano 9071190b0c [stable/drupal] Add JSON Schema & standardize ingress configuration (#19255)
* [stable/drupal] Add JSON Schema & standardize ingress configuration

Signed-off-by: juan131 <juan@bitnami.com>

* Fix persistence scope

Signed-off-by: juan131 <juan@bitnami.com>
2019-12-02 04:15:19 -08:00
Sameer Naik 1059a0edf2 [stable/drupal] bump major version (#18689)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17295 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:46:07 -08:00
Carlos Rodríguez Hernández 1c5c166148 [stable/drupal] Unify and refactor README.md (#18298)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-10-24 07:08:44 -07:00
Javier J. Salmerón-García fe83d1cc62 [stable/drupal] Update prerequisites (#17989)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>
2019-10-16 10:43:30 -07:00
Carlos Rodríguez Hernández d534857e71 [stable/drupal] Add affinity (#16836)
* [stable/drupal] Add affinity

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

* Add new line

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-09-05 03:18:53 -07:00
Miguel Ángel Cabrera Miñagorri 39c93f97f2 [stable/drupal] Add global StorageClass to drupal (#16433)
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-20 05:35:45 -07:00
Andrés Bono a7a0063e1a [stable/drupal] Fix metrics image tag in README.md (#15838)
* [stable/drupal] Fix metrics image tag in README.md

Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com>

* Bump chart version

Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com>
2019-07-24 10:16:16 -07:00
Marcos Bjoerkelund e077efd5a5 [stable/drupal] Replace lusotycoon/apache-exporter with bitnami/apache-exporter (#15791)
* [stable/drupal] Replace lusotycoon/apache-exporter with bitnami/apache-exporter

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* fix apache-exporter image

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>

* use minor version

Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com>
2019-07-24 07:02:40 -07:00
Carlos Rodríguez Hernández 4a9f6a189c [stable/drupal] Implement again "Standardize 'fullname' and 'name' macros" (#15449)" (#15615)" (#15633)
This reverts commit 80c396c776.
Implement #15449 bumping a major version after #15615
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-07-18 05:11:01 -07:00
Carlos Rodríguez Hernández 80c396c776 Revert "[stable/drupal] Standardize 'fullname' and 'name' macros (#15449)" (#15615)
This reverts commit bdde9b2094.

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-07-17 09:35:22 -07:00
Juan Ariza Toledano bdde9b2094 [stable/drupal] Standardize 'fullname' and 'name' macros (#15449)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 10:29:30 -07:00
Carlos Rodríguez Hernández e7ec5dd9be [stable/{drupal}] Change tags/pullPolicy in values and or README (#14743)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-06-12 00:23:40 -07:00
Carlos Rodríguez Hernández bee54ff340 Remove apache and/or php volume (#14321)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-30 09:37:03 -07:00
Carlos Rodríguez Hernández 5618adf894 [stable/drupal] Use immutable tags (#14216)
* Bump chart version

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

* [stable/drupal] Use immutable tags

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-28 14:59:09 -07:00
Carlos Rodríguez Hernández 03511b65aa [stable/drupal] Add global 'imagePullSecrets' to overwrite any other existing one (#12095)
* [stable/drupal] Add global 'imagePullSecrets' to overwrite any other existing one

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

* Fix typo and add var to the README

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

* Fix typo in helpers

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-12 02:19:01 -07:00
Carlos Rodríguez Hernández 0d210a5fe7 [stable/drupal] Add apiVersion in Chart.yaml and add test info to README.md (#11810)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-02-27 10:32:42 -08:00
Carlos Rodríguez Hernández d5b139a51b [stable/drupal] Document the correct format for pullSecrets in README (#10658)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-01-15 08:01:31 -08:00
Javier J. Salmerón-García ac2519a1a5 [stable/drupal] Add service.port in values.yaml (#9396)
* [stable/drupal] Add service.port in values.yaml

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Fix readme

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:48:39 -08:00
Javier J. Salmerón-García a78f0fb6ec [stable/drupal] Add apache exporter (#8838)
* [stable/drupal] Add apache exporter

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* [stable/drupal] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* [stable/drupal] Add podAnnotations

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-10-31 03:43:18 -07:00
Carlos Rodríguez Hernández db71ce22aa [stable/drupal] Add global registry option (#8470)
* [stable/drupal] 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 02:26:45 -07:00
Juan Ariza Toledano e17e0ac0e4 [stable/drupal] Simplify ingress configuration for cert-manager (#8352)
* Fix typo

Signed-off-by: juan131 <juan@bitnami.com>

* [stable/redmine] Simplify drupal configuration for cert-manager

Signed-off-by: juan131 <juan@bitnami.com>

* Fix typo

Signed-off-by: juan131 <juan@bitnami.com>

* Add 'drupal.chart' macro

Signed-off-by: juan131 <juan@bitnami.com>
2018-10-11 06:06:32 -07:00
Carlos Rodríguez Hernández fa3aeaaaf6 [stable/drupal] Add kubeapps text to charts READMEs (#8216)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-10-05 05:19:22 -07:00
Javier J. Salmerón-García 6b518cef45 [stable/drupal] Fix chart not being upgradable (#7825)
* [stable/drupal] Fix chart not being upgradable

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Add readme

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-09-20 01:08:04 -07:00
Juan Ariza Toledano cf74229a9b Add new parameter to configure Drupal Installation Profile (#6681) 2018-07-17 07:44:39 -07:00
Javier J. Salmerón-García f92372f4ea [stable/drupal] Set dependencies to the latest version (#6041)
* [stable/drupal] Set dependencies to the latest version

* Fix rootUser
2018-06-12 01:31:26 -07:00
Tomas Pizarro 3bc3476d81 [stable/drupal] Refactor image property and start using rolling tag (#4671) 2018-04-04 02:38:07 -07:00
Carlos Rodríguez Hernández a586de0042 [stable/drupal] Fix some typos (#4231)
* [stable/ghost] Fix some typos

* [stable/drupal] Fix some typos

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

This reverts commit fe3bc14a3e.

* Update README.md

Another typo (replace tables by table)

* Update Chart.yaml

Bump version

* Update README.md

Implement @sameersbn suggestions
2018-03-20 02:59:00 -07:00
Kai Chen e03a286a68 drupal: Small fixes in README (#4266)
* drupal: Small fixes in README

* Bump up the chart version
2018-03-19 03:02:58 -07:00
tompizmor 78cc1e1d79 [stable/drupal] allow use of external database (#2817)
* Allow Drupal helm chart to use an existing database

* Do not deploy mariadb chart if using external database

* Add new properties to README

* Refactor properties to configure an external database

* Update dependencies
2017-12-08 17:33:04 +00:00
Adnan Abdulhussein 3850b04734 [stable/drupal] Release 0.9.0 (#1449)
* drupal: update to `bitnami/drupal:8.3.4-r0`

* Allow extra environment variables to pass to the Drupal container

Bump chart version

* Make liveness and readiness probes configurable

MINOR version bump for new functionality

Bump version again

* update app version
2017-07-21 13:54:07 -07:00
Scott Rigby 9cef5f8878 [stable/drupal] Allow non-bitnami image Drupal data and Apache configuration volume paths (#1232)
* Specify Drupal data and Apache configuration volume mount paths

* Simplify README changes

* Bump stable/drupal minor version for new feature

* Allow not mounting Apache configs, if value volumeMounts.apache.mountPath is set to empty string

* Don't create the Apache PVC if mountPath is null
2017-06-29 12:41:12 +01:00
Scott Rigby 163eca9eff [stable/drupal] PV hostPath (#1057)
* Existing PVC support for stable/drupal

* Move ExistingClaim value below drupal, because it only applies to Drupal PVC

* Rename existingClaim to match chart case format

* drupal-data volume hostPath template

* drupal.persistence.hostPath default nil value comments

* hostPath deployment option

* hostPath README documentation

* Simplify hostpath PVC name (was redundant NAME-drupal-drupal-hostpath)

* Fix existingClaim case on hostPath additions

* Chart stable/drupal minor version bump for new hostPath feature

* Reuse PVC template

* Roll back deployment PVC name change, since we now re-use existing PVC template

* Add hostPath system compatibility and mounting steps to README

* Update README with minikube mount option
2017-06-14 10:01:40 +02:00
Scott Rigby 210af58435 [stable/drupal] Private image registry support with imagePullSecrets (#1231)
* Allow configuring image pull secrets on the deployed pods

* Add default values file entry for image pull secrets

* Update README for image pull secrets

* Better README header organization
2017-06-08 09:38:01 -07:00
Scott Rigby bf2c89f2e3 Existing PVC support for stable/drupal (#1084)
* Existing PVC support for stable/drupal

* Fixes default syntax

* Move ExistingClaim value below drupal, because it only applies to Drupal PVC

* Rename existingClaim to match chart case format

* Bump stable/drupal chart minor version

* Update Chart.yaml

- set `bitnami-bot` as maintainer name
- add appVersion
2017-06-02 10:20:50 +02:00
Scott Rigby 47786d3038 Adds stable/drupal ingress support (#813)
* Add Drupal chart ingress

* Bump stable/drupal minor version for new ingress feature

* stable/drupal Ingress template

* Change NOTES to only print hostname if a hostname is set (ingress can be set without it)

* Comment out Values.ingress.hostname by default

* Fix indentation

* Fix indentation on comments. Note we should clea up the wordpress chart, as this indentation problem came from there initially

* Add ingress.annotations to README table

* Fix markdown table spacing. Not a bug, but for consistency sake
2017-04-12 11:25:54 -07:00
Adnan Abdulhussein 2da00e9487 Drupal updates (0.4.0) (#368)
* drupal: add alpha and beta storageclass annotation support

* drupal: use random password if not specified

* drupal: update MariaDB dep

* drupal: explicitly set imagePullPolicy

* drupal: increase resource name truncation and trim '-' suffix

* drupal: use built-in toYaml helper
2017-01-09 20:38:11 -08:00
Adnan Abdulhussein 4950785264 Use requirements.yaml to define dependencies (#136)
* Use requirements.yaml to define dependencies

Updates incubator/patroni, stable/redmine, stable/wordpress,
and stable/drupal to vendor dependencies using Helm's built-in
dependency management.

* bump patroni version

* remove vendored dependencies

* Add chart tarballs to gitignore

* ci: update scripts to fetch dependencies

* patroni: fix reference to namespace
2016-10-21 18:01:48 -07:00
Adnan Abdulhussein c7d1bff059 docs(*): update READMEs to reference chart repos (#119)
* docs(*): update READMEs to reference chart repos

* Rebase
2016-10-18 08:52:06 -07:00
Vic Iglesias d745f4879e Move first batch of PVC charts to stable 2016-09-26 14:46:49 -07:00