mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* 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
21 lines
434 B
YAML
21 lines
434 B
YAML
name: drupal
|
|
version: 0.7.0
|
|
appVersion: 8.3.2
|
|
description: One of the most versatile open source content management systems.
|
|
keywords:
|
|
- drupal
|
|
- cms
|
|
- blog
|
|
- http
|
|
- web
|
|
- application
|
|
- php
|
|
home: http://www.drupal.org/
|
|
icon: https://bitnami.com/assets/stacks/drupal/img/drupal-stack-220x234.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-drupal
|
|
maintainers:
|
|
- name: bitnami-bot
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|