Commit Graph
55 Commits
Author SHA1 Message Date
Bitnami Bot a9cb9e4feb [stable/drupal] Release 0.11.7 (#3803)
* drupal: update to `bitnami/drupal:8.4.5-r0`

* drupal: bump chart appVersion to `8.4.5`

* drupal: bump chart version to `0.11.7`
2018-02-22 02:34:39 -08:00
Bitnami Bot 28f9fd791f [stable/drupal] Release 0.11.6 (#3765)
* drupal: update to `bitnami/drupal:8.4.4-r2`

* drupal: bump chart version to `0.11.6`
2018-02-19 18:10:37 -08:00
Bitnami Bot 2c2f736b6c [stable/drupal] Release 0.11.5 (#3702)
* drupal: update to `bitnami/drupal:8.4.4-r1`

* drupal: bump chart version to `0.11.5`
2018-02-12 09:18:50 -08:00
FanYang 6722f46c1e some typo (#3602) 2018-02-08 02:17:44 -08:00
Bitnami Bot dd10a7560d [stable/drupal] Release 0.11.3 (#3218)
* drupal: update to `bitnami/drupal:8.4.4-r0`

* drupal: bump chart appVersion to `8.4.4`

* drupal: bump chart version to `0.11.3`
2018-01-03 21:19:18 -08:00
Matt Farina 9d5f65d42b Adding OWNERS file for drupal chart 2017-12-14 09:43:17 -05:00
Bitnami Bot 3dcede7915 [stable/drupal] Release 0.11.1 (#2975)
* drupal: update to `bitnami/drupal:8.4.3-r0`

* drupal: bump chart appVersion to `8.4.3`

* drupal: bump chart version to `0.11.1`
2017-12-08 15:31:23 -06: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
Bitnami Bot 32adf58e00 [stable/drupal] Release 0.10.4 (#2658)
* drupal: update to `bitnami/drupal:8.4.2-r0`

* drupal: bump chart appVersion to `8.4.2`

* drupal: bump chart version to `0.10.4`
2017-11-03 15:55:53 -04:00
Bitnami Bot 895233100c [stable/drupal] Release 0.10.3 (#2643)
* drupal: update to `bitnami/drupal:8.4.1-r0`

* drupal: bump chart appVersion to `8.4.1`

* drupal: bump chart version to `0.10.3`
2017-11-02 12:25:59 -04:00
Bitnami Bot 28c394f235 [stable/drupal] Release 0.10.2 (#2412)
* drupal: update to `bitnami/drupal:8.4.0-r0`

* drupal: bump chart appVersion to `8.4.0`

* drupal: bump chart version to `0.10.2`
2017-10-12 15:03:40 +02:00
Guang Ya Liu 99d7546888 [stable/drupal] Use storageClassName for drupal. (#1989)
* [stable/drupal] Use storageClassName for drupal.

* Updated mariadb dependency version.
2017-10-03 10:01:05 +02:00
Kevin Schumacher fd0db6adee [stable/drupal] #1785 namespace defined templates with chart name (#2127) 2017-09-19 15:27:46 +05:30
hchenxa 6c57dd2194 update trunc chars (#2059)
update trunc chars
2017-09-10 21:22:50 +02:00
Bitnami Bot d90a3098ca [stable/drupal] Release 0.9.2 (#1768)
* drupal: update to `bitnami/drupal:8.3.7-r0`

* drupal: bump chart appVersion to `8.3.7`

* drupal: bump chart version to `0.9.2`
2017-08-18 09:03:49 +02:00
Scott Rigby ea20cabf1c [stable/drupal] bump dependency mariadb 0.7.0 (#1682)
* [stable/drupal] bump dependency mariadb 0.7.0

* Bump stable/drupal version
2017-08-13 15:15:58 +02: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
Bitnami Bot 83d0b4b280 [stable/drupal] Release 0.8.1 (#1340)
* drupal: update to `bitnami/drupal:8.3.4-r0`

* drupal: bump chart version to `0.8.1`
2017-07-11 22:13:55 +05:30
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 21483ca966 [stable/drupal] bump dependency mariadb 0.6.3 (#1343)
* drupal bump dependency mariadb 0.6.3

* Bump chart version
2017-06-24 13:16:17 +01:00
Bitnami Bot 1587a2e5fa [stable/drupal] Release 0.6.2 (#1268)
* drupal: update to `bitnami/drupal:8.3.3-r0`

* drupal: bump chart version to `0.6.2`
2017-06-20 11:50:52 +01:00
tompizmor 4a3d4ebafe Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1210) 2017-06-18 18:30:06 +09: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
Sameer Naik 8ad6c5d936 drupal: fix probes to properly query pod health (#1154) 2017-06-08 09:53:41 +02: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 7647bb9647 drupal bump dependency mariadb 0.6.2 (#1109)
* drupal bump dependency mariadb 0.6.2

* bump chart version
2017-05-22 14:14:52 +01:00
Bitnami Bot 40a2515ab1 [stable/drupal] Release 0.5.3 (#1007)
* drupal: update to `bitnami/drupal:8.3.2-r0`

* drupal: bump chart version to `0.5.3`
2017-05-05 15:54:15 -07:00
Bitnami Bot 15161cfd49 [stable/drupal] Release 0.5.2 (#990)
* drupal: update to `bitnami/drupal:8.3.1-r2`

* drupal: bump chart version to `0.5.2`
2017-05-04 10:22:02 -07:00
Bitnami Bot b44468a588 [stable/drupal] Release 0.5.1 (#945)
* drupal: update to `bitnami/drupal:8.3.1-r0`

* drupal: bump chart version to `0.5.1`

* drupal: update to `bitnami/drupal:8.3.1-r1`

* drupal: bump mariadb chart requirement to 0.6.0
2017-04-24 14:51:12 -06: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
Bitnami Bot ed5348c459 [stable/drupal] Release 0.4.6 (#831)
* drupal: update to `bitnami/drupal:8.2.7-r1`

* drupal: bump chart version to `0.4.6`
2017-03-23 08:47:35 -07:00
Bitnami Bot 5acf3357a2 [stable/drupal] Release 0.4.5 (#788)
* drupal: update to `bitnami/drupal:8.2.6-r2`

* drupal: bump chart version to `0.4.5`

* drupal: update to `bitnami/drupal:8.2.7-r0`
2017-03-16 16:25:23 -07:00
Bitnami Bot d6c814b166 [stable/drupal] Release 0.4.4 (#751)
* drupal: update to `bitnami/drupal:8.2.6-r1`

* drupal: bump chart version to `0.4.4`
2017-03-08 10:57:58 -08:00
Scott Rigby 3e5196cbbf drupal bump dependency mariadb 0.5.9 (#643)
* drupal bump dependency mariadb 0.5.9

* Version bump
2017-02-27 09:08:30 -08:00
Miguel Ángel Martínez Triviño ef0feced53 [stable/drupal] Add Icon (#551)
* Drupal Icon

* bump chart version
2017-02-10 16:43:38 -08:00
Andrés Bono d27af70b6b drupal-0.4.1: bump bitnami/drupal image to version 8.2.5-r3 (#487) 2017-01-31 18:18:54 -08:00
Amanda Cameron f5e826a751 [stable/drupal] Update to the recommended pvc patterns. (#441)
* Convert chart drupal to use the recommended pvc patterns

* Update README.md

* Update _helpers.tpl

* update MariaDB dep and bump version
2017-01-27 16:45:36 -08: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
jotadrilo 8a580669ab update Drupal image version to 8.2.4-r0 (#300) 2016-12-15 13:12:41 -08:00
Sameer Naik 4aa9cf5b1e bump chart version with PVC metadata label additions 2016-12-06 08:58:57 +05:30
Sameer Naik 971750b6c2 removed * from uchiwa/templates/NOTES.txt 2016-12-06 08:57:38 +05:30
Sameer Naik 58b7308361 apply standard metadata labels to PVC's 2016-12-06 08:57:38 +05:30
Sameer Naik 7d3287e814 specify namespace in kubectl get svc commands in NOTES.txt 2016-12-06 08:57:38 +05:30
Juan Ariza Toledano a925530420 Bump Drupal image version to 8.2.3-r0 (#224) 2016-11-21 15:41:06 -08:00
Adnan Abdulhussein 9f71950807 Update repository URLs in requirement files and ci scripts 2016-11-18 16:09:56 -08:00
jdrios a816e00013 Updates Drupal image version to 8.2.2-r2 and fixes issues when installing plugins 2016-11-04 21:18:06 +01:00
Fran a046205bd3 Bump Drupal version 2016-11-03 16:12:12 +01: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 0c7a69cfc1 Reduce pod template labels to minimum (#118)
The pod template labels are used as selectors for the deployment, so
they should be the minimal required to uniquely select the
ReplicaSets/Pods. See https://github.com/kubernetes/helm/issues/1390 for
more info about this change.
2016-10-18 15:22:24 -07:00