48 Commits
Author SHA1 Message Date
Matt Farina dc7e5997de Revert "Updating to new repo locations (#24419)" (#24420)
This reverts commit e2ecc4d816.
2020-11-13 18:28:12 -05:00
Matt Farina e2ecc4d816 Updating to new repo locations (#24419)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:21:11 -05:00
Bitnami BotandCarlos Rodriguez Hernandez 052c2882e9 [stable/drupal] Release 6.2.10 (#21297)
* [stable/drupal] Release 6.2.10 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-03-06 09:13:45 -08:00
Bitnami BotandCarlos Rodriguez Hernandez 0b9128c9db [stable/drupal] Release 6.2.9 (#21280)
* [stable/drupal] Release 6.2.9 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-03-05 23:41:23 -08:00
Bitnami BotandCarlos Rodríguez Hernández 8503135764 [stable/drupal] Release 6.2.8 (#21035)
* [stable/drupal] Release 6.2.8 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-26 02:15:19 -08:00
Bitnami BotandCarlos Rodríguez Hernández 25815d6b74 [stable/drupal] Release 6.2.7 (#20924)
* [stable/drupal] Release 6.2.7 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-24 00:32:48 -08:00
Bitnami BotandCarlos Rodríguez Hernández 6671126abc [stable/drupal] Release 6.2.6 (#20849)
* [stable/drupal] Release 6.2.6 updating components versions

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

* Run "helm dependency update" using latest Helm 2

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-21 01:27:02 -08:00
Bitnami Bot 54e1b25482 [stable/drupal] Release 6.2.4 updating components versions (#20491)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-03 00:27:20 -08:00
Bitnami Bot 256165e1cf [stable/drupal] Release 6.2.3 updating components versions (#20348)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-24 12:12:47 -08:00
Bitnami Bot 8e1cad3318 [stable/drupal] Release 6.2.2 updating components versions (#20144)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-15 01:08:00 -08:00
Bitnami Bot 5589086feb [stable/drupal] Release 6.2.1 updating components versions (#19687)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-18 18:00:04 -08:00
Bitnami Bot b1dc1591f2 [stable/drupal] Release 6.1.2 (#19491)
* [stable/drupal] Release 6.1.2 updating components versions

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

* Update Chart.yaml

Signed-off-by: juan131 <juan@bitnami.com>
2019-12-10 01:55:29 -08:00
Juan Ariza Toledano 233530f176 [stable/drupal] Fix JSON schema (#19332)
* [stable/drupal] Fix JSON schema

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

* [stable/drupal] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-03 08:40:58 -08:00
Bitnami Bot 965514a390 [stable/drupal] Release 6.0.1 updating components versions (#18836)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-13 04:45:11 -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
Bitnami Bot b961cf78a6 [stable/drupal] Release 5.2.9 updating components versions (#18456)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-30 09:00:55 -07:00
Bitnami Bot 087a41a994 [stable/drupal] Release 5.2.5 updating components versions (#17629)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-02 23:40:09 -07:00
Juan Ariza Toledano 7cc79ffce3 [stable/drupal] Update deployment apiVersion to 'apps/v1' - Mandatory for K8s 1.16 (#17295)
Signed-off-by: juan131 <juan@bitnami.com>
2019-09-20 08:41:57 -07:00
Bitnami Bot d49be5fb32 [stable/drupal] Release 5.2.2 updating components versions (#16972)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-09 04:34:16 -07:00
Bitnami Bot 2e2b4c5420 [stable/drupal] Release 5.2.1 updating components versions (#16915)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-06 02:22:56 -07:00
Bitnami Bot a114703c44 [stable/drupal] Release 5.1.5 updating components versions (#16800)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-04 01:34:59 -07:00
Bitnami Bot 302119aa2c [stable/drupal] Release 5.1.4 updating components versions (#16759)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 14:25:54 -07:00
Alejandro Moreno 8b2a0b8a3e [stable/drupal] Fix 'storageClass' macros (#16538)
* Fix 'storageClass' macros

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>

* [stable/parse] Update MariaDB dependency

Signed-off-by: juan131 <juan@bitnami.com>
2019-08-23 00:53:17 -07:00
Tomas Pizarro e46578a7ee [stable/drupal] Update dependencies for drupal (#15875)
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-07-25 08:46:43 -07:00
Bitnami Bot 1de1d41a4f [stable/drupal] Release 3.3.6 updating components versions (#15260)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-04 23:20:35 -07:00
Bitnami Bot 8f1ef3c631 [stable/drupal] Release 3.3.5 updating components versions (#15169)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-01 15:11:36 -07:00
Bitnami Bot 903572a69a stable/drupal: update to 8.7.3 (#14632)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-10 03:39:06 -07:00
Bitnami Bot 85f0163f47 stable/drupal: update to 8.7.3 (#14546)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-06 00:04:10 -07:00
Bitnami Bot ff4b0e0a9c [stable/drupal] Release 2.3.1 (#9073)
* drupal: update to `8.6.3`

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

* drupal: updated chart requirements

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

* drupal: bump chart appVersion to `8.6.3`

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

* drupal: bump chart version to `2.3.1`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-11-07 23:38:09 -08:00
Bitnami Bot 1160bd0baf [stable/drupal] Release 2.2.2 (#8575)
* drupal: update to `8.6.2`

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

* drupal: updated chart requirements

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

* drupal: bump chart appVersion to `8.6.2`

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

* drupal: bump chart version to `2.2.2`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-19 01:34:58 -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 5a86a4ccf8 [stable/drupal] Update MariaDB dependency version (#7939)
Signed-off-by: juan131 <juan@bitnami.com>
2018-09-25 04:04:05 -07:00
Bitnami Bot 8c1b66cef5 [stable/drupal] Release 1.1.4 (#7662)
* drupal: update to `8.6.1-debian-9`

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

* drupal: updated chart requirements

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

* drupal: bump chart appVersion to `8.6.1`

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

* drupal: bump chart version to `1.1.4`

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-09-11 04:39:50 -07:00
Bitnami Bot e7619809f1 [stable/drupal] Release 1.1.2 (#6960)
* drupal: update to `8.5.6-debian-9`

* drupal: updated chart requirements

* drupal: bump chart appVersion to `8.5.6`

* drupal: bump chart version to `1.1.2`
2018-08-03 00:55:47 -07:00
Bitnami Bot e11c8d1122 [stable/drupal] Release 1.0.2 (#6539)
* drupal: update to `8.5.5-debian-9`

* drupal: updated chart requirements

* drupal: bump chart appVersion to `8.5.5-debian-9`

* drupal: bump chart version to `1.0.2`

* Update Chart.yaml
2018-07-09 08:40:19 -07:00
Bitnami Bot fc2e8c3988 [stable/drupal] Release 1.0.1 (#6474)
* drupal: update to `8.5.5`

* drupal: updated chart requirements

* drupal: bump chart appVersion to `8.5.5`

* drupal: bump chart version to `1.0.1`
2018-07-05 00:13:20 -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
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
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
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
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
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 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 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
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
Adnan Abdulhussein 9f71950807 Update repository URLs in requirement files and ci scripts 2016-11-18 16:09:56 -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