[stable/{drupal}] Change tags/pullPolicy in values and or README (#14743)

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
Carlos Rodríguez Hernández
2019-06-12 00:23:40 -07:00
committed by Kubernetes Prow Robot
parent 8a3fdb136a
commit e7ec5dd9be
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: drupal
version: 3.3.3
version: 3.3.4
appVersion: 8.7.3
description: One of the most versatile open source content management systems.
keywords:
+1 -1
View File
@@ -54,7 +54,7 @@ The following table lists the configurable parameters of the Drupal chart and th
| `image.registry` | Drupal image registry | `docker.io` |
| `image.repository` | Drupal Image name | `bitnami/drupal` |
| `image.tag` | Drupal Image tag | `{TAG_NAME}` |
| `image.pullPolicy` | Drupal image pull policy | `Always` if `imageTag` is `latest`, else `IfNotPresent` |
| `image.pullPolicy` | Drupal image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) |
| `drupalProfile` | Drupal installation profile | `standard` |
| `drupalUsername` | User of the application | `user` |