mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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
This commit is contained in:
committed by
k8s-ci-robot
parent
57e0479d12
commit
e11c8d1122
@@ -1,5 +1,5 @@
|
||||
name: drupal
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
appVersion: 8.5.5
|
||||
description: One of the most versatile open source content management systems.
|
||||
keywords:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 4.2.5
|
||||
version: 4.2.6
|
||||
digest: sha256:b75f19f70f8a102eeda32e04c0c99dd8e635de3f3ee27e28c6f93054276e9dc1
|
||||
generated: 2018-07-05T01:22:52.480975592Z
|
||||
generated: 2018-07-09T11:22:19.783613153Z
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/drupal
|
||||
tag: 8.5.5
|
||||
tag: 8.5.5-debian-9
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user