mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: drupal
|
||||
version: 0.5.0
|
||||
version: 0.5.1
|
||||
description: One of the most versatile open source content management systems.
|
||||
keywords:
|
||||
- drupal
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
- condition: ""
|
||||
enabled: false
|
||||
name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 0.5.9
|
||||
digest: sha256:2c911bb44ebae5d8e3d9d69cfb49ce9704cf6cd02bc3583b29fc945e9f213d6a
|
||||
generated: 2017-02-14T19:54:54.106472061-05:00
|
||||
tags: null
|
||||
version: 0.6.0
|
||||
digest: sha256:b4e89d834d107108f60c64c1c679a10798334ea7bb385a1a55080d802e2a9067
|
||||
generated: 2017-04-21T22:34:35.741087539+05:30
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
version: 0.5.9
|
||||
version: 0.6.0
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Bitnami Drupal image version
|
||||
## ref: https://hub.docker.com/r/bitnami/drupal/tags/
|
||||
##
|
||||
image: bitnami/drupal:8.2.7-r1
|
||||
image: bitnami/drupal:8.3.1-r1
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user